{ IBClasses = ( { ACTIONS = { addCommandLineParam = id; addEnvironmentVar = id; changeExtPythonPath = id; delCommandLineParam = id; delEnvironmentVar = id; }; CLASS = ExtPythonPrefsPanel; LANGUAGE = ObjC; OUTLETS = { myAddCommandButton = id; myAddEnvironmentButton = id; myCommandList = id; myDelCommandButton = id; myDelEnvironmentButton = id; myEnvironmentList = id; myPathButton = id; }; SUPERCLASS = "IDEKit_PreferencePane"; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { CLASS = "IDEKit_PreferencePane"; LANGUAGE = ObjC; OUTLETS = {myFilePopup = id; myFilePopupPanel = id; }; SUPERCLASS = NSPreferencePane; }, { CLASS = NSPreferencePane; LANGUAGE = ObjC; OUTLETS = { "_firstKeyView" = id; "_initialKeyView" = id; "_lastKeyView" = id; "_window" = id; }; SUPERCLASS = NSObject; } ); IBVersion = 1; }