home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSButton; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {
- accept = id;
- cancel = id;
- checkForUpdates = id;
- setAutoOrderBack = id;
- setBorder = id;
- };
- CLASS = PreferenceController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_autoVersionCheckCbox" = NSButton;
- antialiasCbox = NSButton;
- autoOrderBackCbox = NSButton;
- autoOrderFrontCbox = NSButton;
- borderCbox = NSButton;
- borderColorWell = NSColorWell;
- borderThicknessMatrix = NSMatrix;
- constrainRotationCbox = NSButton;
- crossHairCbox = NSButton;
- customIconCbox = NSButton;
- hideExtensionCbox = NSButton;
- interpolationPopUp = NSPopUpButton;
- livePreviewCbox = NSButton;
- texturedCbox = NSButton;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }