home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- CLASS = AIAwayStatusWindowPreferences;
- LANGUAGE = ObjC;
- OUTLETS = {
- "checkBox_floatAway" = NSButton;
- "checkBox_hideInBackground" = NSButton;
- "checkBox_showAway" = NSButton;
- };
- SUPERCLASS = AIPreferencePane;
- },
- {
- ACTIONS = {changePreference = id; };
- CLASS = AIPreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {
- delegate = id;
- "textField_title" = NSTextField;
- view = NSView;
- "view_containerSubView" = NSView;
- "view_containerView" = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSObject; LANGUAGE = ObjC; }
- );
- IBVersion = 1;
- }