]> Dogcows Code - chaz/thecheat/blob - English.lproj/Preferences.nib/classes.nib
The Cheat 1.2
[chaz/thecheat] / English.lproj / Preferences.nib / classes.nib
1 {
2 IBClasses = (
3 {
4 ACTIONS = {copy = id; cut = id; delete = id; paste = id; };
5 CLASS = BetterTableView;
6 LANGUAGE = ObjC;
7 SUPERCLASS = NSTableView;
8 },
9 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
10 {
11 ACTIONS = {
12 ibDisplayValuesButton = id;
13 ibSetAskForSave = id;
14 ibSetFadeSmoothly = id;
15 ibSetResultsDisplayed = id;
16 ibSetValueUpdate = id;
17 ibStartEditingVarsButton = id;
18 ibSwitchVariablesButton = id;
19 ibWindowOrderButton = id;
20 };
21 CLASS = GeneralPrefs;
22 LANGUAGE = ObjC;
23 OUTLETS = {
24 ibAskForSaveButton = NSButton;
25 ibDisplayValuesButton = NSButton;
26 ibFadeSmoothlyButton = NSButton;
27 ibResultsDisplayedField = NSTextField;
28 ibStartEditingVarsButton = NSButton;
29 ibSwitchVariablesButton = NSButton;
30 ibValueUpdateField = NSTextField;
31 ibWindowOrderButton = NSButton;
32 };
33 SUPERCLASS = NSObject;
34 },
35 {CLASS = NSObject; LANGUAGE = ObjC; },
36 {
37 CLASS = PreferenceController;
38 LANGUAGE = ObjC;
39 OUTLETS = {ibGeneralView = NSView; ibServerView = NSView; ibUpdateCheckView = NSView; };
40 SUPERCLASS = NSWindowController;
41 },
42 {
43 ACTIONS = {ibSetBroadcast = id; ibSetListenPort = id; ibStartServer = id; };
44 CLASS = ServerPrefs;
45 LANGUAGE = ObjC;
46 OUTLETS = {
47 ibDefaultPortText = NSTextField;
48 ibNameField = NSTextField;
49 ibPortField = NSTextField;
50 ibSessionTable = NSTableView;
51 ibStartButton = NSButton;
52 ibStatusField = StatusTextField;
53 };
54 SUPERCLASS = NSObject;
55 },
56 {CLASS = StatusTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
57 {
58 ACTIONS = {ibAutoCheckButton = id; ibCheckNowButton = id; };
59 CLASS = UpdatePrefs;
60 LANGUAGE = ObjC;
61 OUTLETS = {ibAutoCheckButton = NSButton; };
62 SUPERCLASS = NSObject;
63 }
64 );
65 IBVersion = 1;
66 }
This page took 0.032276 seconds and 4 git commands to generate.