OSDN Git Service

HandBrake 0.4
[handbrake-jp/handbrake-jp-git.git] / macosx / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 AudioPopUpChanged = id; 
7                 BrowseDVD = id; 
8                 BrowseFile = id; 
9                 Cancel = id; 
10                 ClosePanel = id; 
11                 NextPicture = id; 
12                 PreviousPicture = id; 
13                 Resume = id; 
14                 Rip = id; 
15                 Scan = id; 
16                 ScanMatrixChanged = id; 
17                 ShowPicturePanel = id; 
18                 Suspend = id; 
19                 TitlePopUpChanged = id; 
20                 UpdatePicture = id; 
21                 VideoMatrixChanged = id; 
22             }; 
23             CLASS = HBController; 
24             LANGUAGE = ObjC; 
25             OUTLETS = {
26                 fAudioBitratePopUp = NSPopUpButton; 
27                 fAudioCodecPopUp = NSPopUpButton; 
28                 fBottomField = NSTextField; 
29                 fBottomStepper = NSStepper; 
30                 fCropButton = NSButton; 
31                 fCustomBitrateField = NSTextField; 
32                 fDVDFolderField = NSTextField; 
33                 fDVDPopUp = NSPopUpButton; 
34                 fDeinterlaceCheck = NSButton; 
35                 fDonePanel = NSPanel; 
36                 fFileBrowseButton = NSButton; 
37                 fFileField = NSTextField; 
38                 fFileFormatPopUp = NSPopUpButton; 
39                 fInfoField = NSTextField; 
40                 fLanguagePopUp = NSPopUpButton; 
41                 fLeftField = NSTextField; 
42                 fLeftStepper = NSStepper; 
43                 fPictureGLView = HBPictureGLView; 
44                 fPicturePanel = NSPanel; 
45                 fRightField = NSTextField; 
46                 fRightStepper = NSStepper; 
47                 fRipButton = NSButton; 
48                 fRipInfoField = NSTextField; 
49                 fRipProgress = NSProgressIndicator; 
50                 fRipStatusField = NSTextField; 
51                 fRipView = NSView; 
52                 fScanBrowseButton = NSButton; 
53                 fScanButton = NSButton; 
54                 fScanMatrix = NSMatrix; 
55                 fScanProgress = NSProgressIndicator; 
56                 fScanStatusField = NSTextField; 
57                 fScanView = NSView; 
58                 fSecondaryLanguagePopUp = NSPopUpButton; 
59                 fSuspendButton = NSButton; 
60                 fTargetSizeField = HBTargetSizeField; 
61                 fTempView = NSView; 
62                 fTitlePopUp = NSPopUpButton; 
63                 fTopField = NSTextField; 
64                 fTopStepper = NSStepper; 
65                 fTwoPassCheck = NSButton; 
66                 fVideoCodecPopUp = NSPopUpButton; 
67                 fVideoMatrix = NSMatrix; 
68                 fWidthField = NSTextField; 
69                 fWidthStepper = NSStepper; 
70                 fWindow = NSWindow; 
71             }; 
72             SUPERCLASS = NSObject; 
73         }, 
74         {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
75         {
76             CLASS = HBTargetSizeField; 
77             LANGUAGE = ObjC; 
78             OUTLETS = {
79                 fAudioBitratePopUp = NSPopUpButton; 
80                 fBitrateField = NSTextField; 
81                 fSecondaryLanguagePopUp = NSPopUpButton; 
82             }; 
83             SUPERCLASS = NSTextField; 
84         }, 
85         {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }
86     ); 
87     IBVersion = 1; 
88 }