summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/OutputPanel.nib/classes.nib
blob: 0727f5d79919a429f8f8cc0b044188088371ff5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {
                clearActivityLogFile = id; 
                clearOutput = id; 
                copyAllOutputToPasteboard = id; 
                openActivityLogFile = id; 
                showOutputPanel = id; 
            }; 
            CLASS = HBOutputPanelController; 
            LANGUAGE = ObjC; 
            OUTLETS = {outputPanel = NSPanel; textView = NSTextView; }; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}