home *** CD-ROM | disk | FTP | other *** search
/ Frame 3.2 / Frame.iso / Application / FrameMaker.app / fminit2.0 / next / preference.nib / data.classes next >
Encoding:
Text File  |  1994-08-11  |  374 b   |  26 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preference = {
  7.     ACTIONS = {
  8.     NewEditor:;
  9.     DeleteEditor:;
  10.     CancelDialog:;
  11.     EndDialog:;
  12.     };
  13.     OUTLETS = {
  14.     AutoSaveTimeInterval;
  15.     EditorMatrix;
  16.     IsBackupOnSave;
  17.     EditorScrollView;
  18.     IsAutoSave;
  19.     EditorTextField;
  20.     IsScrollContinuously;
  21.     PrefDialog;
  22.     GreekTextSize;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.