home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- handleQuitPushed = id;
- handleShowFontPanel = id;
- handleStickyPushed = id;
- print = id;
- showAboutPanel = id;
- showPreferencePanel = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- aboutPanel = id;
- actionButton = id;
- actionMenu = id;
- debugWindow = NSWindow;
- donateURL = id;
- drawer = id;
- drawerView = MyViewDrawer;
- filesController = FilesController;
- homepageURL = id;
- invisibleWindow = SpecialWindow;
- splashScreenWindow = NSWindow;
- textView = NSTextView;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }