OSDN Git Service

8b6a2a44722791656a29689973c56f59b9b10e25
[handbrake-jp/handbrake-jp-git.git] / macosx / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {
4             ACTIONS = {
5                 X264AdvancedOptionsChanged = id; 
6                 X264AdvancedOptionsSet = id; 
7                 X264AdvancedOptionsSetCurrentSettings = id; 
8                 X264AdvancedOptionsStandardizeOptString = id; 
9             }; 
10             CLASS = HBAdvancedController; 
11             LANGUAGE = ObjC; 
12             OUTLETS = {
13                 fDisplayX264Options = NSTextField; 
14                 fDisplayX264OptionsLabel = NSTextField; 
15                 fX264opt8x8dctLabel = NSTextField; 
16                 fX264opt8x8dctSwitch = NSButton; 
17                 fX264optAlphaDeblockPopUp = NSPopUpButton; 
18                 fX264optAnalyseLabel = NSTextField; 
19                 fX264optAnalysePopUp = NSPopUpButton; 
20                 fX264optBPyramidLabel = NSTextField; 
21                 fX264optBPyramidSwitch = NSButton; 
22                 fX264optBRDOLabel = NSTextField; 
23                 fX264optBRDOSwitch = NSButton; 
24                 fX264optBetaDeblockPopUp = NSPopUpButton; 
25                 fX264optBframesLabel = NSTextField; 
26                 fX264optBframesPopUp = NSPopUpButton; 
27                 fX264optBiMELabel = NSTextField; 
28                 fX264optBiMESwitch = NSButton; 
29                 fX264optCabacLabel = NSTextField; 
30                 fX264optCabacSwitch = NSButton; 
31                 fX264optDeblockLabel = NSTextField; 
32                 fX264optDirectPredLabel = NSTextField; 
33                 fX264optDirectPredPopUp = NSPopUpButton; 
34                 fX264optMERangeLabel = NSTextField; 
35                 fX264optMERangePopUp = NSPopUpButton; 
36                 fX264optMixedRefsLabel = NSTextField; 
37                 fX264optMixedRefsSwitch = NSButton; 
38                 fX264optMotionEstLabel = NSTextField; 
39                 fX264optMotionEstPopUp = NSPopUpButton; 
40                 fX264optNfpskipLabel = NSTextField; 
41                 fX264optNfpskipSwitch = NSButton; 
42                 fX264optNodctdcmtLabel = NSTextField; 
43                 fX264optNodctdcmtSwitch = NSButton; 
44                 fX264optRefLabel = NSTextField; 
45                 fX264optRefPopUp = NSPopUpButton; 
46                 fX264optSubmeLabel = NSTextField; 
47                 fX264optSubmePopUp = NSPopUpButton; 
48                 fX264optTrellisLabel = NSTextField; 
49                 fX264optTrellisPopUp = NSPopUpButton; 
50                 fX264optView = NSView; 
51                 fX264optViewTitleLabel = NSTextField; 
52                 fX264optWeightBLabel = NSTextField; 
53                 fX264optWeightBSwitch = NSButton; 
54             }; 
55             SUPERCLASS = NSView; 
56         }, 
57         {
58             ACTIONS = {
59                 Cancel = id; 
60                 Pause = id; 
61                 Rip = id; 
62                 addAllAudioTracksToPopUp = id; 
63                 addFactoryPresets = id; 
64                 addToQueue = id; 
65                 addUserPreset = id; 
66                 audioTrackMixdownChanged = id; 
67                 audioTrackPopUpChanged = id; 
68                 browseFile = id; 
69                 browseSources = id; 
70                 calculateBitrate = id; 
71                 calculatePictureSizing = id; 
72                 chapterPopUpChanged = id; 
73                 closeAddPresetPanel = id; 
74                 closeSourceTitleScanPanel = id; 
75                 codecsPopUpChanged = id; 
76                 customSettingUsed = id; 
77                 deleteFactoryPresets = id; 
78                 deletePreset = id; 
79                 encoderPopUpChanged = id; 
80                 formatPopUpChanged = id; 
81                 getDefaultPresets = id; 
82                 insertPreset = id; 
83                 openForums = id; 
84                 openHomepage = id; 
85                 openMainWindow = id; 
86                 openUserGuide = id; 
87                 qualitySliderChanged = id; 
88                 revertPictureSizeToMax = id; 
89                 selectDefaultPreset = id; 
90                 setDefaultPreset = id; 
91                 setEnabledStateOfAudioMixdownControls = id; 
92                 showAddPresetPanel = id; 
93                 showDebugOutputPanel = id; 
94                 showGrowlDoneNotification = id; 
95                 showNewScan = id; 
96                 showPicturePanel = id; 
97                 showPreferencesWindow = id; 
98                 showQueueWindow = id; 
99                 showScanPanel = id; 
100                 showSourceTitleScanPanel = id; 
101                 subtitleSelectionChanged = id; 
102                 tableViewSelected = id; 
103                 titlePopUpChanged = id; 
104                 twoPassCheckboxChanged = id; 
105                 videoFrameRateChanged = id; 
106                 videoMatrixChanged = id; 
107             }; 
108             CLASS = HBController; 
109             LANGUAGE = ObjC; 
110             OUTLETS = {
111                 fAddPresetPanel = NSPanel; 
112                 fAdvancedView = NSBox; 
113                 fAudBitrateField = NSTextField; 
114                 fAudBitratePopUp = NSPopUpButton; 
115                 fAudLang1Field = NSTextField; 
116                 fAudLang1PopUp = NSPopUpButton; 
117                 fAudLang2Field = NSTextField; 
118                 fAudLang2PopUp = NSPopUpButton; 
119                 fAudRateField = NSTextField; 
120                 fAudRatePopUp = NSPopUpButton; 
121                 fAudTrack1MixLabel = NSTextField; 
122                 fAudTrack1MixPopUp = NSPopUpButton; 
123                 fAudTrack2MixLabel = NSTextField; 
124                 fAudTrack2MixPopUp = NSPopUpButton; 
125                 fChapterTable = NSTableView; 
126                 fCreateChapterMarkers = NSButton; 
127                 fDstBrowseButton = NSButton; 
128                 fDstCodecsField = NSTextField; 
129                 fDstCodecsPopUp = NSPopUpButton; 
130                 fDstFile1Field = NSTextField; 
131                 fDstFile2Field = NSTextField; 
132                 fDstFormatField = NSTextField; 
133                 fDstFormatPopUp = NSPopUpButton; 
134                 fDstMpgLargeFileCheck = NSButton; 
135                 fOpenSourceTitleMMenu = NSMenuItem; 
136                 fPicLabelAnamorphic = NSTextField; 
137                 fPicLabelAr = NSTextField; 
138                 fPicLabelAutoCrop = NSTextField; 
139                 fPicLabelDeblock = NSTextField; 
140                 fPicLabelDeinterlace = NSTextField; 
141                 fPicLabelDenoise = NSTextField; 
142                 fPicLabelDetelecine = NSTextField; 
143                 fPicLabelOutp = NSTextField; 
144                 fPicLabelOutputX = NSTextField; 
145                 fPicLabelPAROutputX = NSTextField; 
146                 fPicLabelSettings = NSTextField; 
147                 fPicLabelSrc = NSTextField; 
148                 fPicLabelSrcX = NSTextField; 
149                 fPicSettingARkeep = NSTextField; 
150                 fPicSettingAutoCrop = NSTextField; 
151                 fPicSettingDeblock = NSTextField; 
152                 fPicSettingDeinterlace = NSTextField; 
153                 fPicSettingDenoise = NSTextField; 
154                 fPicSettingDetelecine = NSTextField; 
155                 fPicSettingHeight = NSTextField; 
156                 fPicSettingPAR = NSTextField; 
157                 fPicSettingPARHeight = NSTextField; 
158                 fPicSettingPARWidth = NSTextField; 
159                 fPicSettingWidth = NSTextField; 
160                 fPicSrcHeight = NSTextField; 
161                 fPicSrcWidth = NSTextField; 
162                 fPictureButton = NSButton; 
163                 fPresetDrawer = NSDrawer; 
164                 fPresetNewDesc = NSTextField; 
165                 fPresetNewName = NSTextField; 
166                 fPresetNewPicSettingsPopUp = NSPopUpButton; 
167                 fPresetSelectedDisplay = NSTextField; 
168                 fPresetsActionButton = MVMenuButton; 
169                 fPresetsActionMenu = NSMenu; 
170                 fPresetsAdd = NSButton; 
171                 fPresetsDelete = NSButton; 
172                 fQueueStatus = NSTextField; 
173                 fRipIndicator = NSProgressIndicator; 
174                 fScanIndicator = NSProgressIndicator; 
175                 fScanSrcTitleCancelButton = NSButton; 
176                 fScanSrcTitleNumField = NSTextField; 
177                 fScanSrcTitleOpenButton = NSButton; 
178                 fScanSrcTitlePanel = NSPanel; 
179                 fScanSrcTitlePathField = NSTextField; 
180                 fSrcChapterEndPopUp = NSPopUpButton; 
181                 fSrcChapterField = NSTextField; 
182                 fSrcChapterStartPopUp = NSPopUpButton; 
183                 fSrcChapterToField = NSTextField; 
184                 fSrcDVD2Field = NSTextField; 
185                 fSrcDsplyNameTitleScan = NSTextField; 
186                 fSrcDuration1Field = NSTextField; 
187                 fSrcDuration2Field = NSTextField; 
188                 fSrcTitleField = NSTextField; 
189                 fSrcTitlePopUp = NSPopUpButton; 
190                 fStatusField = NSTextField; 
191                 fSubField = NSTextField; 
192                 fSubForcedCheck = NSButton; 
193                 fSubPopUp = NSPopUpButton; 
194                 fVidBitrateCell = NSButtonCell; 
195                 fVidBitrateField = NSTextField; 
196                 fVidConstantCell = NSButtonCell; 
197                 fVidEncoderField = NSTextField; 
198                 fVidEncoderPopUp = NSPopUpButton; 
199                 fVidGrayscaleCheck = NSButton; 
200                 fVidQualityField = NSTextField; 
201                 fVidQualityMatrix = NSMatrix; 
202                 fVidQualitySlider = NSSlider; 
203                 fVidRateField = NSTextField; 
204                 fVidRatePopUp = NSPopUpButton; 
205                 fVidTargetCell = NSButtonCell; 
206                 fVidTargetSizeField = NSTextField; 
207                 fVidTurboPassCheck = NSButton; 
208                 fVidTwoPassCheck = NSButton; 
209                 fWindow = NSWindow; 
210                 tableView = NSTableView; 
211             }; 
212             SUPERCLASS = NSObject; 
213         }, 
214         {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
215         {
216             CLASS = HBTargetSizeField; 
217             LANGUAGE = ObjC; 
218             OUTLETS = {
219                 fRipAudBitPopUp = NSPopUpButton; 
220                 fRipCustomField = NSTextField; 
221                 fRipFormatPopUp = NSPopUpButton; 
222                 fRipLang2PopUp = NSPopUpButton; 
223             }; 
224             SUPERCLASS = NSTextField; 
225         }, 
226         {CLASS = MVMenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
227         {
228             ACTIONS = {
229                 ClosePanel = id; 
230                 NextPicture = id; 
231                 PreviousPicture = id; 
232                 SettingsChanged = id; 
233             }; 
234             CLASS = PictureController; 
235             LANGUAGE = ObjC; 
236             OUTLETS = {
237                 fCropBottomField = NSTextField; 
238                 fCropBottomStepper = NSStepper; 
239                 fCropLeftField = NSTextField; 
240                 fCropLeftStepper = NSStepper; 
241                 fCropMatrix = NSMatrix; 
242                 fCropRightField = NSTextField; 
243                 fCropRightStepper = NSStepper; 
244                 fCropTopField = NSTextField; 
245                 fCropTopStepper = NSStepper; 
246                 fDeinterlacePopUp = NSPopUpButton; 
247                 fDenoisePopUp = NSPopUpButton; 
248                 fDetelecineCheck = NSButton; 
249                 fEffectsCheck = NSButton; 
250                 fHeightField = NSTextField; 
251                 fHeightStepper = NSStepper; 
252                 fInfoField = NSTextField; 
253                 fNextButton = NSButton; 
254                 fPARCheck = NSButton; 
255                 fPictureGLView = HBPictureGLView; 
256                 fPrevButton = NSButton; 
257                 fRatioCheck = NSButton; 
258                 fWidthField = NSTextField; 
259                 fWidthStepper = NSStepper; 
260             }; 
261             SUPERCLASS = NSObject; 
262         }, 
263         {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
264         {
265             ACTIONS = {CheckChanged = id; ClosePanel = id; OpenPanel = id; }; 
266             CLASS = PrefsController; 
267             LANGUAGE = ObjC; 
268             OUTLETS = {
269                 fDefAdvancedx264FlagsShow = NSButton; 
270                 fDefAdvancedx264FlagsView = NSTextField; 
271                 fDefAutoNaming = NSButton; 
272                 fDefChapterMarkers = NSButton; 
273                 fDefCrf = NSButton; 
274                 fDefDeinterlace = NSButton; 
275                 fDefPicSizeAutoSetipod = NSButton; 
276                 fDefPixelRatio = NSButton; 
277                 fDefPresetDrawerShow = NSButton; 
278                 fFileExtItunes = NSButton; 
279                 fPanel = NSPanel; 
280                 fUpdateCheck = NSButton; 
281                 fdefaultlanguage = NSComboBox; 
282             }; 
283             SUPERCLASS = NSObject; 
284         }, 
285         {
286             ACTIONS = {ClosePanel = id; Remove = id; Update = id; }; 
287             CLASS = QueueController; 
288             LANGUAGE = ObjC; 
289             OUTLETS = {fScrollView = NSScrollView; fTaskView = NSView; }; 
290             SUPERCLASS = NSObject; 
291         }
292     ); 
293     IBVersion = 1; 
294 }