OSDN Git Service

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