• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyObjCLauncher/English.lproj/MyDocument.nib/
1{
2    IBClasses = (
3        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4        {
5            ACTIONS = {doApply = id; doCancel = id; doReset = id; doRun = id; }; 
6            CLASS = MyDocument; 
7            LANGUAGE = ObjC; 
8            OUTLETS = {
9                commandline = NSTextField; 
10                debug = NSButton; 
11                honourhashbang = NSButton; 
12                inspect = NSButton; 
13                interpreter = NSTextField; 
14                nosite = NSButton; 
15                optimize = NSButton; 
16                others = NSTextField; 
17                scriptargs = NSTextField; 
18                tabs = NSButton; 
19                verbose = NSButton; 
20                "with_terminal" = NSButton; 
21            }; 
22            SUPERCLASS = NSDocument; 
23        }
24    ); 
25    IBVersion = 1; 
26}