home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- CLASS = DNADropFileView;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileLabel = NSTextField;
- screenFrame = NSImageView;
- skinButton = DNASkinMenuButton;
- };
- SUPERCLASS = NSImageView;
- },
- {
- CLASS = DNASkinMenuButton;
- LANGUAGE = ObjC;
- OUTLETS = {dropFileView = DNADropFileView; screenFrame = NSImageView; };
- SUPERCLASS = JMDMenuButton;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- IntroducingThisApp = id;
- aboutThisApp = id;
- appWebSite = id;
- buyAppNow = id;
- checkForUpdates = id;
- emailTheDeveloper = id;
- preferences = id;
- registerApp = id;
- };
- CLASS = JMDApplicationMenuHandler;
- LANGUAGE = ObjC;
- OUTLETS = {registerMenuItem = NSMenuItem; };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = MainController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "b1_frame" = NSImageView;
- "b1_source" = NSImageView;
- "b2_frame" = NSImageView;
- "b2_source" = NSImageView;
- "b3_frame" = NSImageView;
- "b3_source" = NSImageView;
- "b4_frame" = NSImageView;
- "b4_source" = NSImageView;
- "b5_frame" = NSImageView;
- "b5_source" = NSImageView;
- "b6_frame" = NSImageView;
- "b6_source" = NSImageView;
- "b7_frame" = NSImageView;
- "b7_source" = NSImageView;
- desktopBackground = NSImageView;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }