{ IBClasses = ( { ACTIONS = {openSheet = id; }; CLASS = FileDrawerPane; LANGUAGE = ObjC; OUTLETS = {rootPathTextView = NSTextField; }; SUPERCLASS = PreferencePane; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; }, { ACTIONS = { grabNextHotKey = id; grabPlayHotKey = id; grabPrevHotKey = id; hotKeyChanged = id; }; CLASS = HotKeyPane; LANGUAGE = ObjC; OUTLETS = { nextHotKeyControl = HotKeyControl; playHotKeyControl = HotKeyControl; prevHotKeyControl = HotKeyControl; }; SUPERCLASS = PreferencePane; }, {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, { CLASS = PrefPaneController; LANGUAGE = ObjC; OUTLETS = {fileDrawerPane = FileDrawerPane; hotKeyPane = HotKeyPane; }; SUPERCLASS = NSObject; }, { CLASS = PreferencePane; LANGUAGE = ObjC; OUTLETS = {view = NSView; }; SUPERCLASS = NSObject; } ); IBVersion = 1; }