OSDN Git Service

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