OSDN Git Service

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