Line | |
---|
1 | { |
---|
2 | IBClasses = ( |
---|
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, |
---|
4 | { |
---|
5 | CLASS = ICeCoffEENonHighlightingOutlineView; |
---|
6 | LANGUAGE = ObjC; |
---|
7 | SUPERCLASS = NSOutlineView; |
---|
8 | }, |
---|
9 | { |
---|
10 | CLASS = ICeCoffEEServiceDataSource; |
---|
11 | LANGUAGE = ObjC; |
---|
12 | OUTLETS = {serviceOutline = NSOutlineView; }; |
---|
13 | SUPERCLASS = NSObject; |
---|
14 | }, |
---|
15 | { |
---|
16 | ACTIONS = {cancel = id; hideAll = id; saveChanges = id; showAll = id; }; |
---|
17 | CLASS = ICeCoffEEServicePrefController; |
---|
18 | LANGUAGE = ObjC; |
---|
19 | OUTLETS = {serviceOutline = NSOutlineView; }; |
---|
20 | SUPERCLASS = NSWindowController; |
---|
21 | } |
---|
22 | ); |
---|
23 | IBVersion = 1; |
---|
24 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.