home *** CD-ROM | disk | FTP | other *** search
- "ConsoleApp" = {
- ACTIONS = {"clearConsole:" = id; "showConsoleConfiguration:" = id; };
- OUTLETS = {};
- SUPERCLASS = NSApplication;
- };
- "ConfigurationManager" = {
- ACTIONS = {"orderFront:" = id; "uiChanged:" = id; };
- OUTLETS = {
- backgroundColorWell = id;
- clearConsoleAtStartupToggle = id;
- importantAppColorWell = id;
- importantApplicationTextField = id;
- moveToFrontOptionsMatrix = id;
- textColorWell = id;
- window = id;
- };
- SUPERCLASS = NSObject;
- };
- "FirstResponder" = {
- ACTIONS = {
- "enterSelection:" = id;
- "findNext:" = id;
- "findPrevious:" = id;
- "jumpToSelection:" = id;
- "showFindPanel:" = id;
- };
- CATEGORY = LocalActions;
- OUTLETS = {};
- };
-