/Japanese.lproj/IconSetWindow.nib/classes.nib
Unknown | 42 lines | 42 code | 0 blank | 0 comment | 0 complexity | 9bd31b35541ca9de4c8e392538b3b10f MD5 | raw file
1{ 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 {CLASS = XeeApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 5 { 6 ACTIONS = { 7 dummy = id; 8 getInfo = id; 9 installIconSet = id; 10 keyboardShortcuts = id; 11 openDocument = id; 12 openHomePage = id; 13 openSupportThread = id; 14 paste = id; 15 setDefaultEditorFromMenu = id; 16 }; 17 CLASS = XeeDelegate; 18 LANGUAGE = ObjC; 19 OUTLETS = { 20 antialiasmenu = NSMenu; 21 copyitem = NSMenuItem; 22 editmenu = NSMenu; 23 formattab = NSTabViewItem; 24 fullscreenwell = NSColorWell; 25 iconfield = NSTextField; 26 iconwindow = NSWindow; 27 imagewell = NSColorWell; 28 openmenu = NSMenu; 29 pasteitem = NSMenuItem; 30 prefstabs = NSTabView; 31 prefswindow = NSWindow; 32 properties = XeePropertiesController; 33 statusitem = NSMenuItem; 34 viewmenu = NSMenu; 35 windowcontroller = XeeController; 36 windowwell = NSColorWell; 37 }; 38 SUPERCLASS = NSObject; 39 } 40 ); 41 IBVersion = 1; 42}