OSDN Git Service

HandBrake 0.5.2
[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                 Pause = id; 
13                 PreviousPicture = id; 
14                 Resume = id; 
15                 Rip = id; 
16                 Scan = id; 
17                 ScanMatrixChanged = id; 
18                 ShowPicturePanel = 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                 fNextButton = NSButton; 
44                 fOpenGLCheck = NSButton; 
45                 fPauseButton = NSButton; 
46                 fPictureGLView = HBPictureGLView; 
47                 fPicturePanel = NSPanel; 
48                 fPreviousButton = NSButton; 
49                 fRightField = NSTextField; 
50                 fRightStepper = NSStepper; 
51                 fRipButton = NSButton; 
52                 fRipInfoField = NSTextField; 
53                 fRipProgress = NSProgressIndicator; 
54                 fRipStatusField = NSTextField; 
55                 fRipView = NSView; 
56                 fScanBrowseButton = NSButton; 
57                 fScanButton = NSButton; 
58                 fScanMatrix = NSMatrix; 
59                 fScanProgress = NSProgressIndicator; 
60                 fScanStatusField = NSTextField; 
61                 fScanView = NSView; 
62                 fSecondaryLanguagePopUp = NSPopUpButton; 
63                 fTargetSizeField = HBTargetSizeField; 
64                 fTempView = NSView; 
65                 fTitlePopUp = NSPopUpButton; 
66                 fTopField = NSTextField; 
67                 fTopStepper = NSStepper; 
68                 fTwoPassCheck = NSButton; 
69                 fVideoCodecPopUp = NSPopUpButton; 
70                 fVideoMatrix = NSMatrix; 
71                 fWidthField = NSTextField; 
72                 fWidthStepper = NSStepper; 
73                 fWindow = NSWindow; 
74             }; 
75             SUPERCLASS = NSObject; 
76         }, 
77         {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
78         {
79             CLASS = HBTargetSizeField; 
80             LANGUAGE = ObjC; 
81             OUTLETS = {
82                 fAudioBitratePopUp = NSPopUpButton; 
83                 fBitrateField = NSTextField; 
84                 fSecondaryLanguagePopUp = NSPopUpButton; 
85             }; 
86             SUPERCLASS = NSTextField; 
87         }, 
88         {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }
89     ); 
90     IBVersion = 1; 
91 }