home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Utilities / Fiend-1.4.1-src / English.lproj / DockIconInspector.nib / data.classes next >
Encoding:
Text File  |  1994-11-11  |  628 b   |  46 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. DockMgrView = {
  7.     ACTIONS = {
  8.     windowDidResignKey:;
  9.     levelButtonAction:;
  10.     raiseButtonAction:;
  11.     deselectAll:;
  12.     paste:;
  13.     modalDone:;
  14.     copy:;
  15.     };
  16.     OUTLETS = {
  17.     fiendSound;
  18.     rbImage;
  19.     theImage;
  20.     fieldEditor;
  21.     currentDock;
  22.     dragView;
  23.     iconInspector;
  24.     dockNameCell;
  25.     prevLevelButton;
  26.     nbImage;
  27.     pbImage;
  28.     destroySound;
  29.     appHash;
  30.     theAltImage;
  31.     nextLevelButton;
  32.     iconPathField;
  33.     dockList;
  34.     appTileImage;
  35.     raiseButton;
  36.     miniwindowStore;
  37.     dockNumberCell;
  38.     stickyDock;
  39.     pbAltImage;
  40.     nbAltImage;
  41.     rbAltImage;
  42.     iconSwitchMatrix;
  43.     };
  44.     SUPERCLASS = View;
  45. };
  46.