home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = ButtonWithMenu; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeRepetitions = id;
- changeTestMode = id;
- comboBoxAction = id;
- goToNextPage = id;
- goToPreviousPage = id;
- loadTestSuite = id;
- refresh = id;
- setCacheClearDirective = id;
- startStopTest = id;
- toggleCheckForWorldLeaks = id;
- toggleHideWindowDuringTest = id;
- toggleRunSampleTool = id;
- };
- CLASS = PageLoadTestController;
- LANGUAGE = ObjC;
- OUTLETS = {
- averageLabel = NSTextField;
- cacheDirectivePopupButton = NSPopUpButton;
- cacheStatusLabel = NSTextField;
- checkForWorldLeaksButton = NSButton;
- goToNextButton = NSButton;
- goToPreviousButton = NSButton;
- hideWindowDuringTestButton = NSButton;
- memoryUseLabel = NSTextField;
- pageLoadTableView = NSTableView;
- repetitionMessage = NSTextField;
- repetitionsPopUpButton = NSPopUpButton;
- rmsLabel = NSTextField;
- runSampleToolButton = NSButton;
- startStopButton = NSButton;
- statusLabel = NSTextField;
- testModePopupButton = NSPopUpButton;
- testSuiteComboBox = NSComboBox;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }