home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextLibrary / PrivateFrameworks / ProjectBuilderSCM.framework / Versions / A / Resources / English.lproj / SCMController.nib / data.classes next >
Encoding:
Text File  |  1997-02-04  |  1.4 KB  |  55 lines

  1. "SCMController" = {
  2.     ACTIONS = {
  3.         "cancel:" = id; 
  4.         "cancelLogWindow:" = id; 
  5.         "cancelWorkArea:" = id; 
  6.         "clearHistory:" = id; 
  7.         "commitChangedFiles:" = id; 
  8.         "commitSelectedFiles:" = id; 
  9.         "createWorkArea:" = id; 
  10.         "displayHistory:" = id; 
  11.         "execute:" = id; 
  12.         "lockSelectedFiles:" = id; 
  13.         "newWorkArea:" = id; 
  14.         "okLogWindow:" = id; 
  15.         "refresh:" = id; 
  16.         "setFilter:" = id; 
  17.         "setRepositoryPath:" = id; 
  18.         "setWorkDirectory:" = id; 
  19.         "showChanges:" = id; 
  20.         "showChangesForSelectedFiles:" = id; 
  21.         "showFilePanel:" = id; 
  22.         "showProjectPanel:" = id; 
  23.         "unlockSelectedFiles:" = id; 
  24.         "updateProject:" = id; 
  25.         "updateSelectedFiles:" = id; 
  26.     };
  27.     OUTLETS = {
  28.         alertPanel = id; 
  29.         alertRepository = id; 
  30.         alertWorkDirectory = id; 
  31.         console = id; 
  32.         directory = id; 
  33.         displayHistoryButton = id; 
  34.         executeButton = id; 
  35.         filterButton = id; 
  36.         logOKButton = id; 
  37.         logPrompt = id; 
  38.         logText = id; 
  39.         logWindow = id; 
  40.         operationPopup = id; 
  41.         refreshButton = id; 
  42.         repository = id; 
  43.         repositoryType = id; 
  44.         repositoryWindow = id; 
  45.         showChangesButton = id; 
  46.         tableview = id; 
  47.     };
  48.     SUPERCLASS = NSObject;
  49. };
  50. "FirstResponder" = {
  51.     ACTIONS = {};
  52.     OUTLETS = {};
  53.     CATEGORY = LocalActions;
  54. };
  55.