summaryrefslogtreecommitdiffstats
path: root/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib')
-rw-r--r--Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib38
1 files changed, 38 insertions, 0 deletions
diff --git a/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib
new file mode 100644
index 0000000..5cbffd3
--- /dev/null
+++ b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib
@@ -0,0 +1,38 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {CLASS = HFSCodeFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
+ {
+ ACTIONS = {
+ setApplication = id;
+ setFilename = id;
+ setHFSCreatorField = id;
+ setHFSTypeField = id;
+ setIcon = id;
+ setType = id;
+ };
+ CLASS = InspectorViewController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ hfsCreatorField = NSTextField;
+ hfsTypeField = NSTextField;
+ iconView = NSImageView;
+ pathField = NSTextField;
+ theApplicationButton = NSPopUpButton;
+ theFileTabView = NSView;
+ theFilenameField = NSTextField;
+ theHFSTabView = NSView;
+ theTypeField = NSTextField;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = LiBuiltInFunctions;
+ LANGUAGE = ObjC;
+ OUTLETS = {theController = InspectorViewController; };
+ SUPERCLASS = NSObject;
+ },
+ {CLASS = LiImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }
+ );
+ IBVersion = 1;
+} \ No newline at end of file