home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- archiveList = id;
- clearState = id;
- compare = id;
- exclude = id;
- excludeUnarchiveItems = id;
- exportState = id;
- finderActions = id;
- finderInfos = id;
- finderOpen = id;
- finderRemove = id;
- finderReveal = id;
- finderTrash = id;
- help = id;
- openList = id;
- presetFolders = id;
- save = id;
- saveList = id;
- scan = id;
- stop = id;
- unarchiveList = id;
- updateExcludesView = id;
- updateItemsView = id;
- };
- CLASS = Controller;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_adds" = MOutlineView;
- "_archiveList" = NSMenuItem;
- "_clear_state" = NSMenuItem;
- "_compare_scan" = NSMenuItem;
- "_compressLevel" = NSPopUpButton;
- "_compressLevelView" = NSView;
- "_contents" = MOutlineView;
- "_current" = NSTextField;
- "_drawer" = NSDrawer;
- "_exclude" = NSButton;
- "_excludeUnarchiveItems" = NSButton;
- "_excludes" = MTableView;
- "_export_scan" = NSMenuItem;
- "_export_state" = NSMenuItem;
- "_finderMenu" = NSMenu;
- "_foldersMenu" = NSMenu;
- "_icon" = MDragAndDropImageView;
- "_include" = NSButton;
- "_infos" = NSTextField;
- "_infosItems" = MOutlineView;
- "_infosPanel" = NSPanel;
- "_level" = NSPopUpButton;
- "_mods" = MOutlineView;
- "_name" = NSTextField;
- "_progress" = NSProgressIndicator;
- "_progressCount" = NSTextField;
- "_progressWindow" = NSPanel;
- "_saveList" = NSMenuItem;
- "_saved" = NSTextField;
- "_scanMods" = NSButton;
- "_src" = NSTextField;
- "_status" = NSTextField;
- "_subs" = MOutlineView;
- "_tabs" = NSTabView;
- "_unarchive" = NSButton;
- "_unarchiveItems" = MOutlineView;
- "_unarchiveWindow" = NSPanel;
- "_window" = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = MDragAndDropImageView;
- LANGUAGE = ObjC;
- OUTLETS = {"_delegate" = id; };
- SUPERCLASS = NSImageView;
- },
- {
- ACTIONS = {clear = id; copy = id; cut = id; paste = id; };
- CLASS = MOutlineView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSOutlineView;
- },
- {
- ACTIONS = {clear = id; copy = id; cut = id; paste = id; };
- CLASS = MTableView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSTableView;
- }
- );
- IBVersion = 1;
- }