home *** CD-ROM | disk | FTP | other *** search
- "PBPreferenceController" = {
- ACTIONS = {};
- OUTLETS = {prefController = id; };
- SUPERCLASS = NSObject;
- };
- "PBInspectorController" = {
- ACTIONS = {};
- OUTLETS = {tool = id; };
- SUPERCLASS = NSObject;
- };
- "SCMPreferences" = {
- ACTIONS = {
- "revertPreferences:" = id;
- "setCVSPath:" = id;
- "setPVCSPath:" = id;
- "setPreferences:" = id;
- };
- OUTLETS = {
- cv = id;
- cvsExecutableField = id;
- lockOnEditCheckbox = id;
- pvcsExecutableField = id;
- pvcsUserField = id;
- };
- SUPERCLASS = PBPreferenceController;
- };
- "SCMController" = {
- ACTIONS = {
- "cancel:" = id;
- "cancelLogWindow:" = id;
- "cancelWorkArea:" = id;
- "clearHistory:" = id;
- "commitChangedFiles:" = id;
- "commitSelectedFiles:" = id;
- "createWorkArea:" = id;
- "displayHistory:" = id;
- "execute:" = id;
- "lockSelectedFiles:" = id;
- "newWorkArea:" = id;
- "okLogWindow:" = id;
- "refresh:" = id;
- "setFilter:" = id;
- "setRepositoryPath:" = id;
- "setWorkDirectory:" = id;
- "showChanges:" = id;
- "showChangesForSelectedFiles:" = id;
- "showConsole:" = id;
- "showFilePanel:" = id;
- "showProjectPanel:" = id;
- "tagProject:" = id;
- "tagSelectedFiles:" = id;
- "unlockSelectedFiles:" = id;
- "updateProject:" = id;
- "updateSelectedFiles:" = id;
- };
- OUTLETS = {
- console = id;
- directory = id;
- displayHistoryButton = id;
- executeButton = id;
- filterButton = id;
- logPrompt = id;
- logText = id;
- logWindow = id;
- operationPopup = id;
- refreshButton = id;
- repository = id;
- repositoryType = id;
- repositoryWindow = id;
- scmPreferences = id;
- showChangesButton = id;
- tableview = id;
- };
- SUPERCLASS = NSObject;
- };
- "FirstResponder" = {
- ACTIONS = {};
- OUTLETS = {};
- CATEGORY = LocalActions;
- };
-