home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Utilities / Fiend-1.4.1-src / English.lproj / BackSpace.nib / data.classes next >
Encoding:
Text File  |  1995-02-23  |  3.3 KB  |  209 lines

  1. Thinker = {
  2.     ACTIONS = {
  3.     showInfoPanel:;
  4.     revertToDefaultImage:;
  5.     showSettingsPanel:;
  6.     changeScreenSaverSetting:;
  7.     changeWindowType:;
  8.     showFakeScreenSaverAfterPause:;
  9.     appDidUnhide:;
  10.     appDidInit:;
  11.     doScreenSaver:;
  12.     setImageFileFrom:;
  13.     changeSliderValue:;
  14.     appDidHide:;
  15.     changeScreenLockerSetting:;
  16.     showFakeScreenSaver:;
  17.     selectRealViewIndex:;
  18.     maybeDoScreenSaver:;
  19.     };
  20.     OUTLETS = {
  21.     windMatrix;
  22.     priorityLevel;
  23.     spaceWindow;
  24.     screenList;
  25.     spaceInspector;
  26.     sleepWindow;
  27.     infoPanel;
  28.     currentInspector;
  29.     bigBufferedWindow;
  30.     bigUnbufferedWindow;
  31.     mySlider;
  32.     password;
  33.     oldInspectorOwner;
  34.     settingsPanel;
  35.     image;
  36.     spaceView;
  37.     boinkInspector;
  38.     commonImageInspector;
  39.     viewSelectionBrowser;
  40.     screenSaver;
  41.     cornerView;
  42.     screenLocker;
  43.     invisibleInspectorBox;
  44.     normalWindow;
  45.     nullInspector;
  46.     imageView;
  47.     };
  48.     SUPERCLASS = Object;
  49. };
  50. FirstResponder = {
  51.     ACTIONS = {
  52.     };
  53.     SUPERCLASS = Object;
  54. };
  55. PanelImageView = {
  56.     OUTLETS = {
  57.     image;
  58.     };
  59.     SUPERCLASS = View;
  60. };
  61. SpaceView = {
  62.     SUPERCLASS = View;
  63. };
  64. LifeView = {
  65.     SUPERCLASS = View;
  66. };
  67. MySlider = {
  68.     SUPERCLASS = Slider;
  69. };
  70. BackWindow = {
  71.     SUPERCLASS = Window;
  72. };
  73. Controller = {
  74.     ACTIONS = {
  75.     activatePrefButtons:;
  76.     previousLevel:;
  77.     takeFloatValueFrom:;
  78.     nextLevel:;
  79.     selectDock:;
  80.     revertPreferences:;
  81.     addWorkspaceToDock:;
  82.     hideOrShowMenus:;
  83.     doPreferences:;
  84.     moveIcons:;
  85.     bringLevelToTop:;
  86.     moveLevel:;
  87.     addLevel:;
  88.     pasteToShelf:;
  89.     doDocument:;
  90.     doBackSpaceScreenSaver:;
  91.     inspectIcon:;
  92.     showBackSpaceSettings:;
  93.     rotateLevel:;
  94.     findNamedIcon:;
  95.     sendLevelToBottom:;
  96.     setPreferences:;
  97.     copy:;
  98.     toggleDock:;
  99.     nameLevel:;
  100.     findNamedLevel:;
  101.     selectShelf:;
  102.     whirl:;
  103.     deleteLevel:;
  104.     setShelfImage:;
  105.     doSuggestion:;
  106.     doInfo:;
  107.     snapShelfToGrid:;
  108.     cut:;
  109.     clearLevel:;
  110.     gotoLevel:;
  111.     modalDone:;
  112.     pasteToDock:;
  113.     };
  114.     OUTLETS = {
  115.     showIndexSwitch;
  116.     shelfSnapMenuItem;
  117.     limitDepthSwitch;
  118.     shelfIconCountTee;
  119.     gotoPanel;
  120.     revertPrefsButton;
  121.     setPrefsButton;
  122.     useSoundSwitch;
  123.     copyMenuItem;
  124.     moveField;
  125.     scanTimeField;
  126.     progressView;
  127.     shelfView;
  128.     dockIconCountTee;
  129.     imageFileSetButton;
  130.     dockSingleClickSwitch;
  131.     imageFileField;
  132.     passObj;
  133.     findIconStringField;
  134.     findLevelPanel;
  135.     dockFindIconMenuItem;
  136.     prefPanel;
  137.     closePostLaunchSwitch;
  138.     dockMgrView;
  139.     dockMoveIconsMenuItem;
  140.     nameLevelPanel;
  141.     enableBackSpaceSwitch;
  142.     dockInspectMenuItem;
  143.     shelfDisabledPrefsTee;
  144.     shelfStrictCopySwitch;
  145.     drawThumbnailSwitch;
  146.     followLevelSwitch;
  147.     dockLevelCountTee;
  148.     cutMenuItem;
  149.     progressPanel;
  150.     sizeFontSwitch;
  151.     findIconPanel;
  152.     progressField;
  153.     gotoField;
  154.     scanTimeSlider;
  155.     shelfSelAllMenuItem;
  156.     findLevelStringField;
  157.     thinker;
  158.     shelfSizeField;
  159.     shelfSingleClickSwitch;
  160.     shelfDisabledTee;
  161.     infoPanel;
  162.     showAppTileSwitch;
  163.     hideIconsSwitch;
  164.     movePanel;
  165.     nameLevelField;
  166.     showProgressSwitch;
  167.     moveIconsField;
  168.     moveIconsPanel;
  169.     showCuesSwitch;
  170.     dockSizeField;
  171.     enableShelfSwitch;
  172.     useGridSwitch;
  173.     tileSwitch;
  174.     backSpaceMenuItem;
  175.     dockAddWSMenuItem;
  176.     dockStrictCopySwitch;
  177.     showSelPanelSwitch;
  178.     };
  179.     SUPERCLASS = Object;
  180. };
  181. BackView = {
  182.     OUTLETS = {
  183.     image;
  184.     };
  185.     SUPERCLASS = View;
  186. };
  187. Password = {
  188.     ACTIONS = {
  189.     userTypedReturn:;
  190.     setPassword:;
  191.     };
  192.     OUTLETS = {
  193.     window;
  194.     contentBox;
  195.     infoText;
  196.     clearText;
  197.     };
  198.     SUPERCLASS = Object;
  199. };
  200. CornerView = {
  201.     OUTLETS = {
  202.     image;
  203.     };
  204.     SUPERCLASS = View;
  205. };
  206. StaticSpaceView = {
  207.     SUPERCLASS = SpaceView;
  208. };
  209.