git-svn-id: https://svn.cyberduck.io/trunk@16122 9e2dff1d-8f06-0410-b5b1-4d70b6340adc
[cyberduck.git] / bg.lproj / Browser.nib / classes.nib
blob084a5a2fa707099613b3f05dda5ae67aaf518db4
2     IBClasses =     (
3         {
4     CLASS = CDBrowserController;
5     LANGUAGE = ObjC;
6     OUTLETS =     {
7         actionPopupButton = NSPopUpButton;
8         addBookmarkButton = NSButton;
9         archiveMenu = NSMenu;
10         bonjourButton = NSButton;
11         bookmarkButton = NSButton;
12         bookmarkSwitchView = NSSegmentedControl;
13         bookmarkTable = NSTableView;
14         browserListView = NSTableView;
15         browserOutlineView = NSOutlineView;
16         browserSpinner = NSProgressIndicator;
17         browserSwitchView = NSSegmentedControl;
18         browserTabView = NSTabView;
19         deleteBookmarkButton = NSButton;
20         donateButton = NSButton;
21         editBookmarkButton = NSButton;
22         editMenu = NSMenu;
23         encodingPopup = NSPopUpButton;
24         historyButton = NSButton;
25         logDrawer = NSDrawer;
26         navigationButton = NSSegmentedControl;
27         openUrlMenu = NSMenu;
28         pathPopup = NSPopUpButton;
29         quickConnectPopup = NSComboBox;
30         searchField = NSView;
31         securityLabel = NSButton;
32         statusLabel = NSTextField;
33         statusSpinner = NSProgressIndicator;
34         upButton = NSSegmentedControl;
35         urlMenu = NSMenu;
36         window = NSWindow;
37     };
38     SUPERCLASS = NSObject;
40         {
41     CLASS = CDListView;
42     LANGUAGE = ObjC;
43     SUPERCLASS = NSTableView;
45         {
46     CLASS = CDOutlineView;
47     LANGUAGE = ObjC;
48     SUPERCLASS = NSOutlineView;
50         {
51     ACTIONS =     {
52         changeAngle = id;
53         changeStyle = id;
54         changeType = id;
55     };
56     CLASS = CTGradientView;
57     LANGUAGE = ObjC;
58     SUPERCLASS = NSView;
60         {
61     ACTIONS =     {
62         addBookmarkButtonClicked = id;
63         archiveButtonClicked = id;
64         connectBookmarkButtonClicked = id;
65         copyURLButtonClicked = id;
66         createFileButtonClicked = id;
67         createFolderButtonClicked = id;
68         createSymlinkButtonClicked = id;
69         deleteBookmarkButtonClicked = id;
70         deleteFileButtonClicked = id;
71         downloadAsButtonClicked = id;
72         downloadButtonClicked = id;
73         downloadToButtonClicked = id;
74         duplicateBookmarkButtonClicked = id;
75         duplicateFileButtonClicked = id;
76         editBookmarkButtonClicked = id;
77         editButtonClicked = id;
78         infoButtonClicked = id;
79         newBrowserButtonClicked = id;
80         openBrowserButtonClicked = id;
81         quicklookButtonClicked = id;
82         reloadButtonClicked = id;
83         renameFileButtonClicked = id;
84         revertFileButtonClicked = id;
85         sortBookmarksByHostname = id;
86         sortBookmarksByNickame = id;
87         sortBookmarksByProtocol = id;
88         syncButtonClicked = id;
89         unarchiveButtonClicked = id;
90         uploadButtonClicked = id;
91     };
92     CLASS = FirstResponder;
93     LANGUAGE = ObjC;
94     SUPERCLASS = NSObject;
96         {
97     CLASS = NSSegmentedControl;
98     LANGUAGE = ObjC;
99     SUPERCLASS = NSControl;
101     );
102     IBVersion = 1;