• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PythonBrowser/PythonBrowser.nib/
1{
2    IBClasses = (
3        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4        {
5            CLASS = PythonBrowserWindowController; 
6            LANGUAGE = ObjC; 
7            OUTLETS = {outlineView = id; }; 
8            SUPERCLASS = NSWindowController; 
9        }
10    ); 
11    IBVersion = 1; 
12}