home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- DockMgrView = {
- ACTIONS = {
- windowDidResignKey:;
- levelButtonAction:;
- raiseButtonAction:;
- deselectAll:;
- paste:;
- modalDone:;
- copy:;
- };
- OUTLETS = {
- fiendSound;
- rbImage;
- theImage;
- fieldEditor;
- currentDock;
- dragView;
- iconInspector;
- dockNameCell;
- prevLevelButton;
- nbImage;
- pbImage;
- destroySound;
- appHash;
- theAltImage;
- nextLevelButton;
- iconPathField;
- dockList;
- appTileImage;
- raiseButton;
- miniwindowStore;
- dockNumberCell;
- stickyDock;
- pbAltImage;
- nbAltImage;
- rbAltImage;
- iconSwitchMatrix;
- };
- SUPERCLASS = View;
- };
-