Merge commit 'svn-macvim'
[MacVim.git] / PSMTabBarControl / English.lproj / Window.nib / classes.nib
blob92723a5894e74edfca2aa16ed353fe5c7d6e69f8
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 addNewTab = id; 
7                 closeTab = id; 
8                 configAddTabButton = id; 
9                 configCanCloseOnlyTab = id; 
10                 configHideForSingleTab = id; 
11                 configStyle = id; 
12                 configTabMaxWidth = id; 
13                 configTabMinWidth = id; 
14                 configTabOptimumWidth = id; 
15                 configTabSizeToFit = id; 
16                 isProcessingAction = id; 
17                 setIconNamed = id; 
18                 setObjectCount = id; 
19                 setTabLabel = id; 
20                 stopProcessing = id; 
21                 toggleToolbar = id; 
22             }; 
23             CLASS = WindowController; 
24             LANGUAGE = ObjC; 
25             OUTLETS = {
26                 drawer = NSDrawer; 
27                 iconButton = NSPopUpButton; 
28                 isProcessingButton = NSButton; 
29                 objectCounterField = NSTextField; 
30                 tabBar = PSMTabBarControl; 
31                 tabField = NSTextField; 
32                 tabView = NSTabView; 
33             }; 
34             SUPERCLASS = NSWindowController; 
35         }
36     ); 
37     IBVersion = 1;