summaryrefslogtreecommitdiffstats
path: root/util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib')
-rw-r--r--util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib43
1 files changed, 43 insertions, 0 deletions
diff --git a/util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib b/util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib
new file mode 100644
index 0000000..73d69c9
--- /dev/null
+++ b/util/scripts/mac-binary/package/InstallerPane/English.lproj/InstallerPane.nib/classes.nib
@@ -0,0 +1,43 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = InstallerPane;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ contentView = NSView;
+ firstKeyView = NSView;
+ initialKeyView = NSView;
+ lastKeyView = NSView;
+ nextPane = InstallerPane;
+ parentSection = id;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {checkLicense = id; checkName = id; };
+ CLASS = InstallerPanePane;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ LicenseField1 = NSTextField;
+ LicenseField2 = NSTextField;
+ LicenseField3 = NSTextField;
+ LicenseField4 = NSTextField;
+ LicenseField5 = NSTextField;
+ LicenseField6 = NSTextField;
+ LicenseField7 = NSTextField;
+ errorField = NSTextField;
+ myOutlet = id;
+ nameField = NSTextField;
+ };
+ SUPERCLASS = InstallerPane;
+ },
+ {
+ CLASS = InstallerSection;
+ LANGUAGE = ObjC;
+ OUTLETS = {firstPane = InstallerPane; };
+ SUPERCLASS = NSObject;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file