home *** CD-ROM | disk | FTP | other *** search
- Thinker = {
- ACTIONS = {
- showInfoPanel:;
- revertToDefaultImage:;
- showSettingsPanel:;
- changeScreenSaverSetting:;
- changeWindowType:;
- showFakeScreenSaverAfterPause:;
- appDidUnhide:;
- appDidInit:;
- doScreenSaver:;
- setImageFileFrom:;
- changeSliderValue:;
- appDidHide:;
- changeScreenLockerSetting:;
- showFakeScreenSaver:;
- selectRealViewIndex:;
- maybeDoScreenSaver:;
- };
- OUTLETS = {
- windMatrix;
- priorityLevel;
- spaceWindow;
- screenList;
- spaceInspector;
- sleepWindow;
- infoPanel;
- currentInspector;
- bigBufferedWindow;
- bigUnbufferedWindow;
- mySlider;
- password;
- oldInspectorOwner;
- settingsPanel;
- image;
- spaceView;
- boinkInspector;
- commonImageInspector;
- viewSelectionBrowser;
- screenSaver;
- cornerView;
- screenLocker;
- invisibleInspectorBox;
- normalWindow;
- nullInspector;
- imageView;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PanelImageView = {
- OUTLETS = {
- image;
- };
- SUPERCLASS = View;
- };
- SpaceView = {
- SUPERCLASS = View;
- };
- LifeView = {
- SUPERCLASS = View;
- };
- MySlider = {
- SUPERCLASS = Slider;
- };
- BackWindow = {
- SUPERCLASS = Window;
- };
- Controller = {
- ACTIONS = {
- activatePrefButtons:;
- previousLevel:;
- takeFloatValueFrom:;
- nextLevel:;
- selectDock:;
- revertPreferences:;
- addWorkspaceToDock:;
- hideOrShowMenus:;
- doPreferences:;
- moveIcons:;
- bringLevelToTop:;
- moveLevel:;
- addLevel:;
- pasteToShelf:;
- doDocument:;
- doBackSpaceScreenSaver:;
- inspectIcon:;
- showBackSpaceSettings:;
- rotateLevel:;
- findNamedIcon:;
- sendLevelToBottom:;
- setPreferences:;
- copy:;
- toggleDock:;
- nameLevel:;
- findNamedLevel:;
- selectShelf:;
- whirl:;
- deleteLevel:;
- setShelfImage:;
- doSuggestion:;
- doInfo:;
- snapShelfToGrid:;
- cut:;
- clearLevel:;
- gotoLevel:;
- modalDone:;
- pasteToDock:;
- };
- OUTLETS = {
- showIndexSwitch;
- shelfSnapMenuItem;
- limitDepthSwitch;
- shelfIconCountTee;
- gotoPanel;
- revertPrefsButton;
- setPrefsButton;
- useSoundSwitch;
- copyMenuItem;
- moveField;
- scanTimeField;
- progressView;
- shelfView;
- dockIconCountTee;
- imageFileSetButton;
- dockSingleClickSwitch;
- imageFileField;
- passObj;
- findIconStringField;
- findLevelPanel;
- dockFindIconMenuItem;
- prefPanel;
- closePostLaunchSwitch;
- dockMgrView;
- dockMoveIconsMenuItem;
- nameLevelPanel;
- enableBackSpaceSwitch;
- dockInspectMenuItem;
- shelfDisabledPrefsTee;
- shelfStrictCopySwitch;
- drawThumbnailSwitch;
- followLevelSwitch;
- dockLevelCountTee;
- cutMenuItem;
- progressPanel;
- sizeFontSwitch;
- findIconPanel;
- progressField;
- gotoField;
- scanTimeSlider;
- shelfSelAllMenuItem;
- findLevelStringField;
- thinker;
- shelfSizeField;
- shelfSingleClickSwitch;
- shelfDisabledTee;
- infoPanel;
- showAppTileSwitch;
- hideIconsSwitch;
- movePanel;
- nameLevelField;
- showProgressSwitch;
- moveIconsField;
- moveIconsPanel;
- showCuesSwitch;
- dockSizeField;
- enableShelfSwitch;
- useGridSwitch;
- tileSwitch;
- backSpaceMenuItem;
- dockAddWSMenuItem;
- dockStrictCopySwitch;
- showSelPanelSwitch;
- };
- SUPERCLASS = Object;
- };
- BackView = {
- OUTLETS = {
- image;
- };
- SUPERCLASS = View;
- };
- Password = {
- ACTIONS = {
- userTypedReturn:;
- setPassword:;
- };
- OUTLETS = {
- window;
- contentBox;
- infoText;
- clearText;
- };
- SUPERCLASS = Object;
- };
- CornerView = {
- OUTLETS = {
- image;
- };
- SUPERCLASS = View;
- };
- StaticSpaceView = {
- SUPERCLASS = SpaceView;
- };
-