OSDN Git Service

macGui: Advanced Tab - Initial Implementation
[handbrake-jp/handbrake-jp-git.git] / macosx / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {
4             ACTIONS = {
5                 AddFactoryPresets = id; 
6                 AddPreset = id; 
7                 AddToQueue = id; 
8                 AddUserPreset = id; 
9                 AudioTrackMixdownChanged = id; 
10                 AudioTrackPopUpChanged = id; 
11                 BrowseFile = id; 
12                 CalculateBitrate = id; 
13                 Cancel = id; 
14                 ChapterPopUpChanged = id; 
15                 CloseAddPresetPanel = id; 
16                 CodecsPopUpChanged = id; 
17                 CustomSettingUsed = id; 
18                 DeleteFactoryPresets = id; 
19                 DeletePreset = id; 
20                 EnableQueue = id; 
21                 EncoderPopUpChanged = id; 
22                 FormatPopUpChanged = id; 
23                 InsertPreset = id; 
24                 OpenForums = id; 
25                 OpenHomepage = id; 
26                 OpenUserGuide = id; 
27                 Pause = id; 
28                 QualitySliderChanged = id; 
29                 Rip = id; 
30                 ShowAddPresetPanel = id; 
31                 ShowPicturePanel = id; 
32                 ShowQueuePanel = id; 
33                 ShowScanPanel = id; 
34                 TitlePopUpChanged = id; 
35                 VideoMatrixChanged = id; 
36                 X264AdvancedOptionsChanged = id; 
37                 X264AdvancedOptionsSet = id; 
38                 tableViewSelected = id; 
39             }; 
40             CLASS = HBController; 
41             LANGUAGE = ObjC; 
42             OUTLETS = {
43                 fAddPresetPanel = NSPanel; 
44                 fAddToQuButton = NSButton; 
45                 fAudBitrateField = NSTextField; 
46                 fAudBitratePopUp = NSPopUpButton; 
47                 fAudLang1Field = NSTextField; 
48                 fAudLang1PopUp = NSPopUpButton; 
49                 fAudLang2Field = NSTextField; 
50                 fAudLang2PopUp = NSPopUpButton; 
51                 fAudRateField = NSTextField; 
52                 fAudRatePopUp = NSPopUpButton; 
53                 fAudTrack1MixLabel = NSTextField; 
54                 fAudTrack1MixPopUp = NSPopUpButton; 
55                 fAudTrack2MixLabel = NSTextField; 
56                 fAudTrack2MixPopUp = NSPopUpButton; 
57                 fChapterTable = NSTableView; 
58                 fCreateChapterMarkers = NSButton; 
59                 fDisplayX264Options = NSTextField; 
60                 fDisplayX264OptionsLabel = NSTextField; 
61                 fDstBrowseButton = NSButton; 
62                 fDstCodecsField = NSTextField; 
63                 fDstCodecsPopUp = NSPopUpButton; 
64                 fDstFile1Field = NSTextField; 
65                 fDstFile2Field = NSTextField; 
66                 fDstFormatField = NSTextField; 
67                 fDstFormatPopUp = NSPopUpButton; 
68                 fPauseButton = NSButton; 
69                 fPicLabelAnamorphic = NSTextField; 
70                 fPicLabelAr = NSTextField; 
71                 fPicLabelDeinter = NSTextField; 
72                 fPicLabelOutp = NSTextField; 
73                 fPicLabelOutputX = NSTextField; 
74                 fPicLabelPAROutp = NSTextField; 
75                 fPicLabelPAROutputX = NSTextField; 
76                 fPicLabelSettings = NSTextField; 
77                 fPicLabelSrc = NSTextField; 
78                 fPicLabelSrcX = NSTextField; 
79                 fPicSettingARkeep = NSTextField; 
80                 fPicSettingARkeepDsply = NSTextField; 
81                 fPicSettingDeinterlace = NSTextField; 
82                 fPicSettingDeinterlaceDsply = NSTextField; 
83                 fPicSettingHeight = NSTextField; 
84                 fPicSettingPAR = NSTextField; 
85                 fPicSettingPARDsply = NSTextField; 
86                 fPicSettingPARHeight = NSTextField; 
87                 fPicSettingPARWidth = NSTextField; 
88                 fPicSettingWidth = NSTextField; 
89                 fPicSrcHeight = NSTextField; 
90                 fPicSrcWidth = NSTextField; 
91                 fPictureButton = NSButton; 
92                 fPictureController = PictureController; 
93                 fPicturePanel = NSPanel; 
94                 fPresetDrawer = NSDrawer; 
95                 fPresetNewName = NSTextField; 
96                 fPresetNewPicSettingsPopUp = NSPopUpButton; 
97                 fPresetSaveButton = NSButton; 
98                 fPresetSelectedDisplay = NSTextField; 
99                 fPresetsAdd = NSButton; 
100                 fPresetsDelete = NSButton; 
101                 fQueueAddButton = NSButton; 
102                 fQueueController = QueueController; 
103                 fQueuePanel = NSPanel; 
104                 fQueueShowButton = NSButton; 
105                 fQueueStatus = NSTextField; 
106                 fRipButton = NSButton; 
107                 fRipIndicator = NSProgressIndicator; 
108                 fScanController = ScanController; 
109                 fScanPanel = NSPanel; 
110                 fShowQuButton = NSButton; 
111                 fSrcChapterEndPopUp = NSPopUpButton; 
112                 fSrcChapterField = NSTextField; 
113                 fSrcChapterStartPopUp = NSPopUpButton; 
114                 fSrcChapterToField = NSTextField; 
115                 fSrcDVD1Field = NSTextField; 
116                 fSrcDVD2Field = NSTextField; 
117                 fSrcDuration1Field = NSTextField; 
118                 fSrcDuration2Field = NSTextField; 
119                 fSrcTitleField = NSTextField; 
120                 fSrcTitlePopUp = NSPopUpButton; 
121                 fStatusField = NSTextField; 
122                 fSubField = NSTextField; 
123                 fSubPopUp = NSPopUpButton; 
124                 fVidBitrateCell = NSButtonCell; 
125                 fVidBitrateField = NSTextField; 
126                 fVidConstantCell = NSButtonCell; 
127                 fVidEncoderField = NSTextField; 
128                 fVidEncoderPopUp = NSPopUpButton; 
129                 fVidGrayscaleCheck = NSButton; 
130                 fVidQualityField = NSTextField; 
131                 fVidQualityMatrix = NSMatrix; 
132                 fVidQualitySlider = NSSlider; 
133                 fVidRateField = NSTextField; 
134                 fVidRatePopUp = NSPopUpButton; 
135                 fVidTargetCell = NSButtonCell; 
136                 fVidTargetSizeField = NSTextField; 
137                 fVidTwoPassCheck = NSButton; 
138                 fWindow = NSWindow; 
139                 fX264optBframesPopUp = NSPopUpButton; 
140                 fX264optNfpskipPopUp = NSPopUpButton; 
141                 fX264optNodctdcmtPopUp = NSPopUpButton; 
142                 fX264optRefPopUp = NSPopUpButton; 
143                 fX264optSubmePopUp = NSPopUpButton; 
144                 fX264optTrellisPopUp = NSPopUpButton; 
145                 tableView = NSTableView; 
146             }; 
147             SUPERCLASS = NSObject; 
148         }, 
149         {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
150         {
151             CLASS = HBTargetSizeField; 
152             LANGUAGE = ObjC; 
153             OUTLETS = {
154                 fRipAudBitPopUp = NSPopUpButton; 
155                 fRipCustomField = NSTextField; 
156                 fRipFormatPopUp = NSPopUpButton; 
157                 fRipLang2PopUp = NSPopUpButton; 
158             }; 
159             SUPERCLASS = NSTextField; 
160         }, 
161         {
162             ACTIONS = {
163                 ClosePanel = id; 
164                 NextPicture = id; 
165                 PreviousPicture = id; 
166                 SettingsChanged = id; 
167             }; 
168             CLASS = PictureController; 
169             LANGUAGE = ObjC; 
170             OUTLETS = {
171                 fCropBottomField = NSTextField; 
172                 fCropBottomStepper = NSStepper; 
173                 fCropLeftField = NSTextField; 
174                 fCropLeftStepper = NSStepper; 
175                 fCropMatrix = NSMatrix; 
176                 fCropRightField = NSTextField; 
177                 fCropRightStepper = NSStepper; 
178                 fCropTopField = NSTextField; 
179                 fCropTopStepper = NSStepper; 
180                 fDeinterlaceCheck = NSButton; 
181                 fEffectsCheck = NSButton; 
182                 fHeightField = NSTextField; 
183                 fHeightStepper = NSStepper; 
184                 fInfoField = NSTextField; 
185                 fNextButton = NSButton; 
186                 fPARCheck = NSButton; 
187                 fPicSettingARkeep = NSTextField; 
188                 fPicSettingDeinterlace = NSTextField; 
189                 fPicSettingHeight = NSTextField; 
190                 fPicSettingWidth = NSTextField; 
191                 fPicSettingsDisplay = NSTextField; 
192                 fPicSrcHeight = NSTextField; 
193                 fPicSrcWidth = NSTextField; 
194                 fPictureGLView = HBPictureGLView; 
195                 fPrevButton = NSButton; 
196                 fRatioCheck = NSButton; 
197                 fWidthField = NSTextField; 
198                 fWidthStepper = NSStepper; 
199             }; 
200             SUPERCLASS = NSObject; 
201         }, 
202         {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
203         {
204             ACTIONS = {CheckChanged = id; ClosePanel = id; OpenPanel = id; }; 
205             CLASS = PrefsController; 
206             LANGUAGE = ObjC; 
207             OUTLETS = {
208                 fDefAdvancedx264FlagsShow = NSButton; 
209                 fDefAdvancedx264FlagsView = NSTextField; 
210                 fDefAutoNaming = NSButton; 
211                 fDefChapterMarkers = NSButton; 
212                 fDefCrf = NSButton; 
213                 fDefDeinterlace = NSButton; 
214                 fDefPicSizeAutoSetipod = NSButton; 
215                 fDefPixelRatio = NSButton; 
216                 fDefPresetDrawerShow = NSButton; 
217                 fFileExtItunes = NSButton; 
218                 fPanel = NSPanel; 
219                 fUpdateCheck = NSButton; 
220                 fdefaultlanguage = NSComboBox; 
221             }; 
222             SUPERCLASS = NSObject; 
223         }, 
224         {
225             ACTIONS = {ClosePanel = id; Remove = id; Update = id; }; 
226             CLASS = QueueController; 
227             LANGUAGE = ObjC; 
228             OUTLETS = {fScrollView = NSScrollView; fTaskView = NSView; }; 
229             SUPERCLASS = NSObject; 
230         }, 
231         {
232             ACTIONS = {
233                 Browse = id; 
234                 Browse2 = id; 
235                 BrowseDone2 = id; 
236                 Cancel = id; 
237                 MatrixChanged = id; 
238                 Open = id; 
239             }; 
240             CLASS = ScanController; 
241             LANGUAGE = ObjC; 
242             OUTLETS = {
243                 fBrowseButton = NSButton; 
244                 fCancelButton = NSButton; 
245                 fDetectedCell = NSButtonCell; 
246                 fDetectedPopUp = NSPopUpButton; 
247                 fFolderCell = NSButtonCell; 
248                 fFolderField = NSTextField; 
249                 fIndicator = NSProgressIndicator; 
250                 fMatrix = NSMatrix; 
251                 fOpenButton = NSButton; 
252                 fPanel = NSPanel; 
253                 fSelectString = NSTextField; 
254                 fStatusField = NSTextField; 
255                 fWindow = NSWindow; 
256             }; 
257             SUPERCLASS = NSObject; 
258         }
259     ); 
260     IBVersion = 1; 
261 }