4 ACTIONS = {cancel = id; okay = id; preferenceChanged = id; };
5 CLASS = AIListLayoutWindowController;
8 "checkBox_drawContactBubblesWithGraadient" = NSButton;
9 "checkBox_extendedStatusVisible" = NSButton;
10 "checkBox_outlineBubbles" = NSButton;
11 "checkBox_serviceIconsVisible" = NSButton;
12 "checkBox_showGroupBubbles" = NSButton;
13 "checkBox_statusIconsVisible" = NSButton;
14 "checkBox_userIconVisible" = NSButton;
15 "fontField_contact" = JVFontPreviewField;
16 "fontField_group" = JVFontPreviewField;
17 "fontField_status" = JVFontPreviewField;
18 "popUp_contactTextAlignment" = NSPopUpButton;
19 "popUp_extendedStatusPosition" = NSPopUpButton;
20 "popUp_extendedStatusStyle" = NSPopUpButton;
21 "popUp_groupTextAlignment" = NSPopUpButton;
22 "popUp_serviceIconPosition" = NSPopUpButton;
23 "popUp_statusIconPosition" = NSPopUpButton;
24 "popUp_userIconPosition" = NSPopUpButton;
25 "slider_contactLeftIndent" = NSSlider;
26 "slider_contactRightIndent" = NSSlider;
27 "slider_contactSpacing" = NSSlider;
28 "slider_groupTopSpacing" = NSSlider;
29 "slider_outlineWidth" = NSSlider;
30 "slider_userIconSize" = NSSlider;
31 "tabViewItem_advancedContactBubbles" = NSTabViewItem;
32 "tabView_preferences" = NSTabView;
33 "textField_contactLeftIndent" = NSTextField;
34 "textField_contactRightIndent" = NSTextField;
35 "textField_contactSpacing" = NSTextField;
36 "textField_groupTopSpacing" = NSTextField;
37 "textField_layoutName" = NSTextField;
38 "textField_outlineWidthIndicator" = NSTextField;
39 "textField_userIconSize" = NSTextField;
41 SUPERCLASS = AIWindowController;
44 CLASS = AIWindowController;
46 SUPERCLASS = NSWindowController;
48 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
50 ACTIONS = {chooseFontWithFontPanel = id; selectFont = id; };
51 CLASS = JVFontPreviewField;
53 SUPERCLASS = NSTextField;
55 {CLASS = NSObject; LANGUAGE = ObjC; }