Fix build.
[cyberduck.git] / ja.lproj / Connection.nib / classes.nib
blob50bb327adb2f33ff0e99c6978eeaac7f0b84365a
2     IBClasses =     (
3         {
4     ACTIONS =     {
5         closeSheet = id;
6         helpButtonClicked = id;
7     };
8     CLASS = CDConnectionController;
9     LANGUAGE = ObjC;
10     OUTLETS =     {
11         alertIcon = NSButton;
12         anonymousCheckbox = NSButton;
13         connectmodePopup = NSPopUpButton;
14         encodingPopup = NSPopUpButton;
15         hostPopup = NSComboBox;
16         keychainCheckbox = NSButton;
17         passField = NSSecureTextField;
18         pathField = NSTextField;
19         pkCheckbox = NSButton;
20         pkLabel = NSTextField;
21         portField = NSTextField;
22         protocolPopup = NSPopUpButton;
23         toggleOptionsButton = NSButton;
24         urlLabel = NSTextField;
25         usernameField = NSTextField;
26         window = NSWindow;
27     };
28     SUPERCLASS = NSObject;
30         {
31     CLASS = FirstResponder;
32     LANGUAGE = ObjC;
33     SUPERCLASS = NSObject;
35         {
36     ACTIONS =     {
37         hide = id;
38         show = id;
39         toggleDisclosure = id;
40     };
41     CLASS = SNDisclosableView;
42     LANGUAGE = ObjC;
43     SUPERCLASS = NSView;
45     );
46     IBVersion = 1;