OSDN Git Service

MacGui: "Ritsuka Bar" toolbar initial implementation
[handbrake-jp/handbrake-jp-git.git] / macosx / English.lproj / MainMenu.nib / classes.nib
index 8c468d4..b1874b1 100644 (file)
 {
     IBClasses = (
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
         {
             ACTIONS = {
-                AudioPopUpChanged = id; 
-                BrowseDVD = id; 
+                AddAllAudioTracksToPopUp = id; 
+                AddFactoryPresets = id; 
+                AddToQueue = id; 
+                AddUserPreset = id; 
+                AudioTrackMixdownChanged = id; 
+                AudioTrackPopUpChanged = id; 
                 BrowseFile = id; 
+                CalculateBitrate = id; 
+                CalculatePictureSizing = id; 
                 Cancel = id; 
-                ClosePanel = id; 
-                NextPicture = id; 
-                PreviousPicture = id; 
-                Resume = id; 
+                ChapterPopUpChanged = id; 
+                CloseAddPresetPanel = id; 
+                CodecsPopUpChanged = id; 
+                CustomSettingUsed = id; 
+                DeleteFactoryPresets = id; 
+                DeletePreset = id; 
+                EncoderPopUpChanged = id; 
+                FormatPopUpChanged = id; 
+                InsertPreset = id; 
+                OpenForums = id; 
+                OpenHomepage = id; 
+                OpenMainWindow = id; 
+                OpenUserGuide = id; 
+                Pause = id; 
+                QualitySliderChanged = id; 
+                RevertPictureSizeToMax = id; 
                 Rip = id; 
-                Scan = id; 
-                ScanMatrixChanged = id; 
+                SetEnabledStateOfAudioMixdownControls = id; 
+                ShowAddPresetPanel = id; 
+                ShowNewScan = id; 
                 ShowPicturePanel = id; 
-                Suspend = id; 
+                ShowQueuePanel = id; 
+                ShowScanPanel = id; 
                 TitlePopUpChanged = id; 
-                UpdatePicture = id; 
+                TwoPassCheckboxChanged = id; 
                 VideoMatrixChanged = id; 
+                X264AdvancedOptionsChanged = id; 
+                X264AdvancedOptionsSet = id; 
+                X264AdvancedOptionsSetCurrentSettings = id; 
+                X264AdvancedOptionsStandardizeOptString = id; 
+                showDebugOutputPanel = id; 
+                showGrowlDoneNotification = id; 
+                showPreferencesWindow = id; 
+                tableViewSelected = id; 
             }; 
             CLASS = HBController; 
             LANGUAGE = ObjC; 
             OUTLETS = {
-                fAudioBitratePopUp = NSPopUpButton; 
-                fAudioCodecPopUp = NSPopUpButton; 
-                fBottomField = NSTextField; 
-                fBottomStepper = NSStepper; 
-                fCropButton = NSButton; 
-                fCustomBitrateField = NSTextField; 
-                fDVDFolderField = NSTextField; 
-                fDVDPopUp = NSPopUpButton; 
+                fAddPresetPanel = NSPanel; 
+                fAudBitrateField = NSTextField; 
+                fAudBitratePopUp = NSPopUpButton; 
+                fAudLang1Field = NSTextField; 
+                fAudLang1PopUp = NSPopUpButton; 
+                fAudLang2Field = NSTextField; 
+                fAudLang2PopUp = NSPopUpButton; 
+                fAudRateField = NSTextField; 
+                fAudRatePopUp = NSPopUpButton; 
+                fAudTrack1MixLabel = NSTextField; 
+                fAudTrack1MixPopUp = NSPopUpButton; 
+                fAudTrack2MixLabel = NSTextField; 
+                fAudTrack2MixPopUp = NSPopUpButton; 
+                fChapterTable = NSTableView; 
+                fCreateChapterMarkers = NSButton; 
+                fDisplayX264Options = NSTextField; 
+                fDisplayX264OptionsLabel = NSTextField; 
+                fDstBrowseButton = NSButton; 
+                fDstCodecsField = NSTextField; 
+                fDstCodecsPopUp = NSPopUpButton; 
+                fDstFile1Field = NSTextField; 
+                fDstFile2Field = NSTextField; 
+                fDstFormatField = NSTextField; 
+                fDstFormatPopUp = NSPopUpButton; 
+                fDstMpgLargeFileCheck = NSButton; 
+                fPicLabelAnamorphic = NSTextField; 
+                fPicLabelAr = NSTextField; 
+                fPicLabelDeinter = NSTextField; 
+                fPicLabelOutp = NSTextField; 
+                fPicLabelOutputX = NSTextField; 
+                fPicLabelPAROutp = NSTextField; 
+                fPicLabelPAROutputX = NSTextField; 
+                fPicLabelSettings = NSTextField; 
+                fPicLabelSrc = NSTextField; 
+                fPicLabelSrcX = NSTextField; 
+                fPicSettingARkeep = NSTextField; 
+                fPicSettingARkeepDsply = NSTextField; 
+                fPicSettingAutoCrop = NSTextField; 
+                fPicSettingAutoCropDsply = NSTextField; 
+                fPicSettingAutoCropLabel = NSTextField; 
+                fPicSettingDeinterlace = NSTextField; 
+                fPicSettingDeinterlaceDsply = NSTextField; 
+                fPicSettingHeight = NSTextField; 
+                fPicSettingPAR = NSTextField; 
+                fPicSettingPARDsply = NSTextField; 
+                fPicSettingPARHeight = NSTextField; 
+                fPicSettingPARWidth = NSTextField; 
+                fPicSettingWidth = NSTextField; 
+                fPicSrcHeight = NSTextField; 
+                fPicSrcWidth = NSTextField; 
+                fPictureButton = NSButton; 
+                fPictureController = PictureController; 
+                fPicturePanel = NSPanel; 
+                fPresetDrawer = NSDrawer; 
+                fPresetNewDesc = NSTextField; 
+                fPresetNewName = NSTextField; 
+                fPresetNewPicSettingsPopUp = NSPopUpButton; 
+                fPresetSelectedDisplay = NSTextField; 
+                fPresetsAdd = NSButton; 
+                fPresetsDelete = NSButton; 
+                fQueueController = QueueController; 
+                fQueuePanel = NSPanel; 
+                fQueueStatus = NSTextField; 
+                fRipIndicator = NSProgressIndicator; 
+                fScanController = ScanController; 
+                fScanPanel = NSPanel; 
+                fSrcChapterEndPopUp = NSPopUpButton; 
+                fSrcChapterField = NSTextField; 
+                fSrcChapterStartPopUp = NSPopUpButton; 
+                fSrcChapterToField = NSTextField; 
+                fSrcDVD1Field = NSTextField; 
+                fSrcDVD2Field = NSTextField; 
+                fSrcDuration1Field = NSTextField; 
+                fSrcDuration2Field = NSTextField; 
+                fSrcTitleField = NSTextField; 
+                fSrcTitlePopUp = NSPopUpButton; 
+                fStatusField = NSTextField; 
+                fSubField = NSTextField; 
+                fSubPopUp = NSPopUpButton; 
+                fVidBitrateCell = NSButtonCell; 
+                fVidBitrateField = NSTextField; 
+                fVidConstantCell = NSButtonCell; 
+                fVidEncoderField = NSTextField; 
+                fVidEncoderPopUp = NSPopUpButton; 
+                fVidGrayscaleCheck = NSButton; 
+                fVidQualityField = NSTextField; 
+                fVidQualityMatrix = NSMatrix; 
+                fVidQualitySlider = NSSlider; 
+                fVidRateField = NSTextField; 
+                fVidRatePopUp = NSPopUpButton; 
+                fVidTargetCell = NSButtonCell; 
+                fVidTargetSizeField = NSTextField; 
+                fVidTurboPassCheck = NSButton; 
+                fVidTwoPassCheck = NSButton; 
+                fWindow = NSWindow; 
+                fX264optAlphaDeblockPopUp = NSPopUpButton; 
+                fX264optBPyramidLabel = NSTextField; 
+                fX264optBPyramidSwitch = NSButton; 
+                fX264optBRDOLabel = NSTextField; 
+                fX264optBRDOSwitch = NSButton; 
+                fX264optBetaDeblockPopUp = NSPopUpButton; 
+                fX264optBframesLabel = NSTextField; 
+                fX264optBframesPopUp = NSPopUpButton; 
+                fX264optBiMELabel = NSTextField; 
+                fX264optBiMESwitch = NSButton; 
+                fX264optDeblockLabel = NSTextField; 
+                fX264optDirectPredLabel = NSTextField; 
+                fX264optDirectPredPopUp = NSPopUpButton; 
+                fX264optMERangeLabel = NSTextField; 
+                fX264optMERangePopUp = NSPopUpButton; 
+                fX264optMixedRefsLabel = NSTextField; 
+                fX264optMixedRefsSwitch = NSButton; 
+                fX264optMotionEstLabel = NSTextField; 
+                fX264optMotionEstPopUp = NSPopUpButton; 
+                fX264optNfpskipLabel = NSTextField; 
+                fX264optNfpskipSwitch = NSButton; 
+                fX264optNodctdcmtLabel = NSTextField; 
+                fX264optNodctdcmtSwitch = NSButton; 
+                fX264optRefLabel = NSTextField; 
+                fX264optRefPopUp = NSPopUpButton; 
+                fX264optSubmeLabel = NSTextField; 
+                fX264optSubmePopUp = NSPopUpButton; 
+                fX264optTrellisLabel = NSTextField; 
+                fX264optTrellisPopUp = NSPopUpButton; 
+                fX264optView = NSView; 
+                fX264optViewTitleLabel = NSTextField; 
+                fX264optWeightBLabel = NSTextField; 
+                fX264optWeightBSwitch = NSButton; 
+                tableView = NSTableView; 
+            }; 
+            SUPERCLASS = NSObject; 
+        }, 
+        {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
+        {
+            CLASS = HBTargetSizeField; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                fRipAudBitPopUp = NSPopUpButton; 
+                fRipCustomField = NSTextField; 
+                fRipFormatPopUp = NSPopUpButton; 
+                fRipLang2PopUp = NSPopUpButton; 
+            }; 
+            SUPERCLASS = NSTextField; 
+        }, 
+        {
+            ACTIONS = {
+                ClosePanel = id; 
+                NextPicture = id; 
+                PreviousPicture = id; 
+                SettingsChanged = id; 
+            }; 
+            CLASS = PictureController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                fAutoCropMainWindow = NSTextField; 
+                fCropBottomField = NSTextField; 
+                fCropBottomStepper = NSStepper; 
+                fCropLeftField = NSTextField; 
+                fCropLeftStepper = NSStepper; 
+                fCropMatrix = NSMatrix; 
+                fCropRightField = NSTextField; 
+                fCropRightStepper = NSStepper; 
+                fCropTopField = NSTextField; 
+                fCropTopStepper = NSStepper; 
                 fDeinterlaceCheck = NSButton; 
-                fDonePanel = NSPanel; 
-                fFileBrowseButton = NSButton; 
-                fFileField = NSTextField; 
-                fFileFormatPopUp = NSPopUpButton; 
+                fEffectsCheck = NSButton; 
+                fHeightField = NSTextField; 
+                fHeightStepper = NSStepper; 
                 fInfoField = NSTextField; 
-                fLanguagePopUp = NSPopUpButton; 
-                fLeftField = NSTextField; 
-                fLeftStepper = NSStepper; 
                 fNextButton = NSButton; 
-                fOpenGLCheck = NSButton; 
+                fPARCheck = NSButton; 
+                fPicSettingARkeep = NSTextField; 
+                fPicSettingDeinterlace = NSTextField; 
+                fPicSettingHeight = NSTextField; 
+                fPicSettingWidth = NSTextField; 
+                fPicSettingsDisplay = NSTextField; 
+                fPicSrcHeight = NSTextField; 
+                fPicSrcWidth = NSTextField; 
                 fPictureGLView = HBPictureGLView; 
-                fPicturePanel = NSPanel; 
-                fPreviousButton = NSButton; 
-                fRightField = NSTextField; 
-                fRightStepper = NSStepper; 
-                fRipButton = NSButton; 
-                fRipInfoField = NSTextField; 
-                fRipProgress = NSProgressIndicator; 
-                fRipStatusField = NSTextField; 
-                fRipView = NSView; 
-                fScanBrowseButton = NSButton; 
-                fScanButton = NSButton; 
-                fScanMatrix = NSMatrix; 
-                fScanProgress = NSProgressIndicator; 
-                fScanStatusField = NSTextField; 
-                fScanView = NSView; 
-                fSecondaryLanguagePopUp = NSPopUpButton; 
-                fSuspendButton = NSButton; 
-                fTargetSizeField = HBTargetSizeField; 
-                fTempView = NSView; 
-                fTitlePopUp = NSPopUpButton; 
-                fTopField = NSTextField; 
-                fTopStepper = NSStepper; 
-                fTwoPassCheck = NSButton; 
-                fVideoCodecPopUp = NSPopUpButton; 
-                fVideoMatrix = NSMatrix; 
+                fPrevButton = NSButton; 
+                fRatioCheck = NSButton; 
                 fWidthField = NSTextField; 
                 fWidthStepper = NSStepper; 
-                fWindow = NSWindow; 
             }; 
             SUPERCLASS = NSObject; 
         }, 
-        {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
+        {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
         {
-            CLASS = HBTargetSizeField; 
+            ACTIONS = {CheckChanged = id; ClosePanel = id; OpenPanel = id; }; 
+            CLASS = PrefsController; 
             LANGUAGE = ObjC; 
             OUTLETS = {
-                fAudioBitratePopUp = NSPopUpButton; 
-                fBitrateField = NSTextField; 
-                fSecondaryLanguagePopUp = NSPopUpButton; 
+                fDefAdvancedx264FlagsShow = NSButton; 
+                fDefAdvancedx264FlagsView = NSTextField; 
+                fDefAutoNaming = NSButton; 
+                fDefChapterMarkers = NSButton; 
+                fDefCrf = NSButton; 
+                fDefDeinterlace = NSButton; 
+                fDefPicSizeAutoSetipod = NSButton; 
+                fDefPixelRatio = NSButton; 
+                fDefPresetDrawerShow = NSButton; 
+                fFileExtItunes = NSButton; 
+                fPanel = NSPanel; 
+                fUpdateCheck = NSButton; 
+                fdefaultlanguage = NSComboBox; 
             }; 
-            SUPERCLASS = NSTextField
+            SUPERCLASS = NSObject
         }, 
-        {CLASS = PictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }
+        {
+            ACTIONS = {ClosePanel = id; Remove = id; Update = id; }; 
+            CLASS = QueueController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {fScrollView = NSScrollView; fTaskView = NSView; }; 
+            SUPERCLASS = NSObject; 
+        }, 
+        {
+            ACTIONS = {
+                Browse = id; 
+                Browse2 = id; 
+                BrowseDone2 = id; 
+                Cancel = id; 
+                MatrixChanged = id; 
+                Open = id; 
+            }; 
+            CLASS = ScanController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                fBrowseButton = NSButton; 
+                fCancelButton = NSButton; 
+                fDetectedCell = NSButtonCell; 
+                fDetectedPopUp = NSPopUpButton; 
+                fFolderCell = NSButtonCell; 
+                fFolderField = NSTextField; 
+                fIndicator = NSProgressIndicator; 
+                fMatrix = NSMatrix; 
+                fOpenButton = NSButton; 
+                fPanel = NSPanel; 
+                fSelectString = NSTextField; 
+                fStatusField = NSTextField; 
+                fWindow = NSWindow; 
+            }; 
+            SUPERCLASS = NSObject; 
+        }
     ); 
     IBVersion = 1; 
 }
\ No newline at end of file