OSDN Git Service

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