home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / Japanese.lproj / EnvironmentOptions.nib / data.classes next >
Encoding:
Text File  |  1997-02-19  |  876 b   |  31 lines

  1. "EnvironmentOptions" = {
  2.     ACTIONS = {
  3.         "addArgumentsRow:" = id; 
  4.         "addDllPath:" = id; 
  5.         "addEnvVar:" = id; 
  6.         "popupDidChange:" = id; 
  7.         "removeArgumentsRow:" = id; 
  8.         "removeDllPath:" = id; 
  9.         "removeEnvVar:" = id; 
  10.     }; 
  11.     OUTLETS = {
  12.         argsBox = id; 
  13.         argsTableView = id; 
  14.         box = id; 
  15.         dllPathsBox = id; 
  16.         dllPathsTableView = id; 
  17.         envVarsBox = id; 
  18.         envVarsTableView = id; 
  19.         popupButton = id; 
  20.         tableViewBox = id; 
  21.     }; 
  22.     SUPERCLASS = LauncherOptions; 
  23. };
  24. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  25. "Launcher" = {ACTIONS = {}; OUTLETS = {newViewer = id; }; SUPERCLASS = NSObject; };
  26. "LauncherOptions" = {
  27.     ACTIONS = {}; 
  28.     OUTLETS = {contentView = id; controller = id; window = id; }; 
  29.     SUPERCLASS = NSObject; 
  30. };
  31.