home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / DocumentController.1Vsys / VISIONScreenPreferences.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  291 b   |  21 lines

  1. VISIONScreenPreferences = {
  2.     ACTIONS = {
  3.     preferencesRevert:;
  4.     preferencesOK:;
  5.     };
  6.     OUTLETS = {
  7.     pixelsHeight;
  8.     thePanel;
  9.     resolutionField;
  10.     typeText;
  11.     pixelsWidth;
  12.     diagField;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.