summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/Portable.nib/classes.nib
blob: c9525762f36e5af2c5e302498ad6a55bf280064f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
    IBClasses = (
        {
            ACTIONS = {
                convertGo = id; 
                openBrowse = id; 
                openGo = id; 
                openMatrixChanged = id; 
                openShow = id; 
            }; 
            CLASS = EmbeddedController; 
            LANGUAGE = ObjC; 
            OUTLETS = {
                fConvertFolderPopUp = NSPopUpButton; 
                fConvertIndicator = NSProgressIndicator; 
                fConvertTableView = NSTableView; 
                fConvertView = NSView; 
                fEmptyView = NSView; 
                fOpenBrowseButton = NSButton; 
                fOpenFolderField = NSTextField; 
                fOpenGoButton = NSButton; 
                fOpenIndicator = NSProgressIndicator; 
                fOpenMatrix = NSMatrix; 
                fOpenPopUp = NSPopUpButton; 
                fOpenView = NSView; 
                fWindow = NSWindow; 
            }; 
            SUPERCLASS = NSObject; 
        }, 
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {
                ClosePanel = id; 
                NextPicture = id; 
                PreviousPicture = id; 
                SettingsChanged = id; 
            }; 
            CLASS = PictureController; 
            LANGUAGE = ObjC; 
            OUTLETS = {
                fCropBottomField = NSTextField; 
                fCropBottomStepper = NSStepper; 
                fCropLeftField = NSTextField; 
                fCropLeftStepper = NSStepper; 
                fCropMatrix = NSMatrix; 
                fCropRightField = NSTextField; 
                fCropRightStepper = NSStepper; 
                fCropTopField = NSTextField; 
                fCropTopStepper = NSStepper; 
                fDeinterlaceCheck = NSButton; 
                fEffectsCheck = NSButton; 
                fHeightField = NSTextField; 
                fHeightStepper = NSStepper; 
                fInfoField = NSTextField; 
                fNextButton = NSButton; 
                fPictureGLView = HBPictureGLView; 
                fPrevButton = NSButton; 
                fRatioCheck = NSButton; 
                fWidthField = NSTextField; 
                fWidthStepper = NSStepper; 
            }; 
            SUPERCLASS = NSObject; 
        }, 
        {
            ACTIONS = {
                convertGo = id; 
                openBrowse = id; 
                openGo = id; 
                openMatrixChanged = id; 
                openShow = id; 
            }; 
            CLASS = PortableController; 
            LANGUAGE = ObjC; 
            OUTLETS = {
                fConvertFolderPopUp = NSPopUpButton; 
                fConvertIndicator = NSProgressIndicator; 
                fConvertTableView = NSTableView; 
                fConvertView = NSView; 
                fEmptyView = NSView; 
                fOpenBrowseButton = NSButton; 
                fOpenFolderField = NSTextField; 
                fOpenGoButton = NSButton; 
                fOpenIndicator = NSProgressIndicator; 
                fOpenMatrix = NSMatrix; 
                fOpenPopUp = NSPopUpButton; 
                fOpenProgressField = NSTextField; 
                fOpenView = NSView; 
                fWindow = NSWindow; 
            }; 
            SUPERCLASS = NSObject; 
        }, 
        {CLASS = WhiteBox; LANGUAGE = ObjC; SUPERCLASS = NSBox; }
    ); 
    IBVersion = 1; 
}