{ IBClasses = ( { ACTIONS = { chooseApply = id; chooseRevert = id; editCancel = id; editConfigurations = id; editDeleteConfig = id; editDone = id; editDuplicateConfig = id; editRenameConfig = id; editUnicodeServer = id; newCancel = id; newConfiguration = id; newOkay = id; }; CLASS = EditConfigurationsController; LANGUAGE = ObjC; OUTLETS = { fApply = NSButton; fClientField = NSTextField; fConfigPopup = NSPopUpButton; fEditCancel = NSButton; fEditConfigs = NSPanel; fEditDelete = NSButton; fEditDone = NSButton; fEditDuplicate = NSButton; fEditRename = NSButton; fEditTable = NSTableView; fHostField = NSTextField; fNewCancel = NSButton; fNewConfig = NSPanel; fNewConfigField = NSTextField; fNewOK = NSButton; fPasswordField = NSTextField; fPortField = NSTextField; fRevert = NSButton; fUnicodeServerCheckBox = NSButton; fUserField = NSTextField; }; SUPERCLASS = NSWindowController; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } ); IBVersion = 1; }