OSDN Git Service

MacGui: Fixed bitrate calculation for target size.
[handbrake-jp/handbrake-jp-git.git] / macosx / English.lproj / PictureSettings.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {CLASS = HBPictureGLView; LANGUAGE = ObjC; SUPERCLASS = NSOpenGLView; }, 
5         {
6             ACTIONS = {
7                 ClosePanel = id; 
8                 NextPicture = id; 
9                 PreviousPicture = id; 
10                 SettingsChanged = id; 
11             }; 
12             CLASS = PictureController; 
13             LANGUAGE = ObjC; 
14             OUTLETS = {
15                 fCropBottomField = NSTextField; 
16                 fCropBottomStepper = NSStepper; 
17                 fCropLeftField = NSTextField; 
18                 fCropLeftStepper = NSStepper; 
19                 fCropMatrix = NSMatrix; 
20                 fCropRightField = NSTextField; 
21                 fCropRightStepper = NSStepper; 
22                 fCropTopField = NSTextField; 
23                 fCropTopStepper = NSStepper; 
24                 fDeinterlacePopUp = NSPopUpButton; 
25                 fDenoisePopUp = NSPopUpButton; 
26                 fDetelecineCheck = NSButton; 
27                 fEffectsCheck = NSButton; 
28                 fHeightField = NSTextField; 
29                 fHeightStepper = NSStepper; 
30                 fInfoField = NSTextField; 
31                 fNextButton = NSButton; 
32                 fPARCheck = NSButton; 
33                 fPictureGLView = HBPictureGLView; 
34                 fPicturePanel = NSPanel; 
35                 fPrevButton = NSButton; 
36                 fRatioCheck = NSButton; 
37                 fWidthField = NSTextField; 
38                 fWidthStepper = NSStepper; 
39             }; 
40             SUPERCLASS = NSObject; 
41         }
42     ); 
43     IBVersion = 1; 
44 }