home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = MyImgBox; LANGUAGE = ObjC; SUPERCLASS = NSBox; },
- {
- ACTIONS = {
- nextButtonPushed = id;
- openAssistantDocument = id;
- performNextPage = id;
- performPreviousPage = id;
- previousButtonPushed = id;
- quitPrematurely = id;
- sectionIconListPreferencesChanged = id;
- showHistory = id;
- };
- CLASS = NSAssistantController;
- LANGUAGE = Java;
- OUTLETS = {
- mainView = id;
- mainWindow = id;
- nextButton = id;
- previousButton = id;
- progressBar = id;
- title = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {aboutPopUpChanged = id; performTellMeMore = id; showTellMeMoreWindow = id; };
- CLASS = NSTellMeMoreController;
- LANGUAGE = Java;
- OUTLETS = {
- aboutPopUp = id;
- assistantWindow = id;
- manyTopicsBox = id;
- oneTopicBox = id;
- tellMeMoreButton = id;
- tellMeMoreOneTopic = id;
- tellMeMoreTextView = id;
- tellMeMoreWindow = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = UserRomanWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }
- );
- IBVersion = 1;
- }