home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / English.lproj / Preferences.nib / data.classes next >
Text File  |  1994-08-12  |  983b  |  68 lines

  1. UserLayoutManager = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = LayoutManager;
  7. };
  8. InfoManager = {
  9.     ACTIONS = {
  10.     showInfoPanel:;
  11.     };
  12.     OUTLETS = {
  13.     infoPanel;
  14.     infoButton;
  15.     infoBox;
  16.     versionField;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. LayoutManager = {
  21.     ACTIONS = {
  22.     selectLayoutCell:;
  23.     displayLayoutManager:;
  24.     };
  25.     OUTLETS = {
  26.     layoutCellScrollView;
  27.     layoutWindow;
  28.     bundleList;
  29.     layoutCellMatrix;
  30.     currentLayoutView;
  31.     currentLayoutObject;
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35. FirstResponder = {
  36.     ACTIONS = {
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40. SystemLayoutManager = {
  41.     ACTIONS = {
  42.     };
  43.     OUTLETS = {
  44.     };
  45.     SUPERCLASS = LayoutManager;
  46. };
  47. PreferencesApp = {
  48.     ACTIONS = {
  49.     };
  50.     OUTLETS = {
  51.     preferencesStrings;
  52.     editMenu;
  53.     infoManager;
  54.     editCut;
  55.     iconClock;
  56.     editSelect;
  57.     systemLayoutManager;
  58.     prefStrings;
  59.     editPaste;
  60.     editCopy;
  61.     userLayoutManager;
  62.     };
  63.     SUPERCLASS = Application;
  64. };
  65. IconClock = {
  66.     SUPERCLASS = Object;
  67. };
  68.