X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/22ddc2ccf5a32acf25445656e9c14e22a62835c9..24e8080bddc73dc3ffcaa483570cdfa9d7258c53:/Showcase/English.lproj/MainMenu.nib/classes.nib diff --git a/Showcase/English.lproj/MainMenu.nib/classes.nib b/Showcase/English.lproj/MainMenu.nib/classes.nib old mode 100755 new mode 100644 index adb8869..c083aec --- a/Showcase/English.lproj/MainMenu.nib/classes.nib +++ b/Showcase/English.lproj/MainMenu.nib/classes.nib @@ -22,18 +22,22 @@ OUTLETS = { bevelView = ITBevelView; button = ITButton; + entryEffectPopup = NSPopUpButton; + exitEffectPopup = NSPopUpButton; showImageCheckBox = NSButton; showStatusItemCheckBox = NSButton; showTitleCheckBox = NSButton; statusItemMenu = NSMenu; swBackgroundTypePopup = NSPopUpButton; swDefinedPositionPopup = NSPopUpButton; + swEntrySpeedSlider = NSSlider; + swExitSpeedSlider = NSSlider; swSampleTextView = NSTextView; swShadowSaturation = NSTextField; - swSpeedSlider = NSSlider; swVanishDelay = NSTextField; swVanishModePopup = NSPopUpButton; tabView = ITTabView; + tableView = NSTableView; testTextField = ITTextField; useInvertedCheckBox = NSButton; window = NSWindow; @@ -44,9 +48,8 @@ {CLASS = ITBevelView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, {CLASS = ITButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, {CLASS = ITButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; }, - {CLASS = ITGrayRoundedView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, - {CLASS = ITLED; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, {CLASS = ITLEDCell; LANGUAGE = ObjC; SUPERCLASS = NSActionCell; }, + {CLASS = ITTSWBackgroundView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, {CLASS = ITTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, {CLASS = ITTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, {CLASS = ITTextFieldCell; LANGUAGE = ObjC; SUPERCLASS = NSTextFieldCell; }