5 buildStatusWindow = id;
8 toggleCastsShadow = id;
10 toggleInvertedImage = id;
11 toggleStatusItem = id;
17 showImageCheckBox = NSButton;
18 showStatusItemCheckBox = NSButton;
19 showTitleCheckBox = NSButton;
20 statusItemMenu = NSMenu;
21 swBackgroundTypePopup = NSPopUpButton;
22 swDefinedPositionPopup = NSPopUpButton;
23 swSampleTextView = NSTextView;
24 swVanishDelay = NSTextField;
25 swVanishModePopup = NSPopUpButton;
27 testTextField = ITTextField;
28 useInvertedCheckBox = NSButton;
31 SUPERCLASS = NSObject;
33 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
35 ACTIONS = {start = id; stop = id; };
36 CLASS = ITChasingArrowsView;
40 {CLASS = ITTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; },
41 {CLASS = ITTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }