tagging release
[dasher.git] / trunk / Src / MacOSX / English.lproj / Preferences.nib / classes.nib
blob0e5557464f7647b3a5e80c91ec694ac79462edcd
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 alphabetIDAction = id; 
7                 copyAllOnStopAction = id; 
8                 dasherDimensionsAction = id; 
9                 dasherFontAction = id; 
10                 dasherFontSizeAction = id; 
11                 dasherPanelOpacityAction = id; 
12                 drawMouseAction = id; 
13                 editFontAction = id; 
14                 keyControlAction = id; 
15                 maxBitRateAction = id; 
16                 screenOrientationAction = id; 
17                 startMouseAction = id; 
18                 startSpaceAction = id; 
19                 windowPauseAction = id; 
20             }; 
21             CLASS = PreferencesController; 
22             LANGUAGE = ObjC; 
23             OUTLETS = {
24                 alphabetIDUI = NSBrowser; 
25                 copyAllOnStopUI = NSButtonCell; 
26                 dasherDimensionsUI = NSButtonCell; 
27                 dasherFontSizeUI = NSMatrix; 
28                 dasherFontUI = NSTextField; 
29                 dasherPanelOpacityUI = NSSlider; 
30                 drawMouseUI = NSButtonCell; 
31                 editFontUI = NSTextField; 
32                 fileEncodingUI = NSMatrix; 
33                 keyControlUI = NSButtonCell; 
34                 maxBitRateUI = NSSlider; 
35                 panel = NSPanel; 
36                 screenOrientationUI = NSMatrix; 
37                 startMouseUI = NSButtonCell; 
38                 startSpaceUI = NSButtonCell; 
39                 timestampNewFilesUI = NSButtonCell; 
40                 windowPauseUI = NSButtonCell; 
41             }; 
42             SUPERCLASS = NSObject; 
43         }
44     ); 
45     IBVersion = 1;