home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- applicationWillFinishLaunching = id;
- newLogWindow = id;
- open = id;
- openConsoleLogWindow = id;
- openSystemLogWindow = id;
- showFindPanel = id;
- showInfoPanel = id;
- showPrefsPanel = id;
- };
- CLASS = ConsoleX;
- LANGUAGE = ObjC;
- OUTLETS = {findController = FindController; prefsController = PrefsController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- findNext = id;
- findPrevious = id;
- jumpToSelection = id;
- takeFindStringFromSelection = id;
- takeFindStringFromTextField = id;
- };
- CLASS = FindController;
- LANGUAGE = ObjC;
- OUTLETS = {
- findTextField = NSTextField;
- ignoreCaseButton = NSButton;
- statusTextField = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- changeEncoding = id;
- clean = id;
- deleteFile = id;
- insertMarker = id;
- newSystemLogWindow = id;
- reload = id;
- saveSelectionTo = id;
- showHelp = id;
- showOrHideLogList = id;
- toggleDrawer = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- CLASS = InspectorController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- autoHide = id;
- autoShow = id;
- notifyViaBounce = id;
- takeAutoHideTimeFrom = id;
- takeRecordCrashesFrom = id;
- takeShowCrashLogsFrom = id;
- };
- CLASS = PrefsController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoHideCheckBox = NSButton;
- autoHideTimeField = NSTextField;
- autoShowCheckBox = NSButton;
- notifyViaBounceCheckBox = NSButton;
- prefsWindow = NSWindow;
- recordCrashesCheckBox = NSButton;
- showCrashLogsCheckBox = NSButton;
- wrapLinesMenuItem = NSMenuItem;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- findNext = id;
- findNextAndOrderFindPanelOut = id;
- findPrevious = id;
- jumpToSelection = id;
- orderFrontFindPanel = id;
- replace = id;
- replaceAll = id;
- replaceAndFind = id;
- takeFindStringFromSelection = id;
- };
- CLASS = TextFinder;
- LANGUAGE = ObjC;
- OUTLETS = {
- findNextButton = NSButton;
- findPanel = NSPanel;
- findTextField = NSTextField;
- ignoreCaseButton = NSButton;
- statusField = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }