home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Preferences = {
- ACTIONS = {
- revert:;
- removeTarget:;
- setSuccess:;
- cancelAddTarget:;
- addTarget:;
- set:;
- setFailure:;
- switchTarget:;
- };
- OUTLETS = {
- addTargetForm;
- editCell;
- argsCell;
- buildMatrix;
- failureSound;
- targetButton;
- debuggerCell;
- deleteBackup;
- makeCell;
- addTargetPanel;
- autoSave;
- hostCell;
- archMatrix;
- continueSwitch;
- window;
- removeTargetButton;
- successSound;
- };
- SUPERCLASS = Object;
- };
-