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

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "GenericText" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSCStringText; };
  3. "Popup" = {
  4.     ACTIONS = {"decrement:" = id; "increment:" = id; "setButtons:" = id; }; 
  5.     OUTLETS = {buttons = id; target = id; }; 
  6.     SUPERCLASS = NSView; 
  7. };
  8. "Preferences" = {
  9.     ACTIONS = {
  10.         "addBundles:" = id; 
  11.         "applySyntaxAttributes:" = id; 
  12.         "changeTokenType:" = id; 
  13.         "changedState:" = id; 
  14.         "decBrace:" = id; 
  15.         "decCase:" = id; 
  16.         "decSpaces:" = id; 
  17.         "incBrace:" = id; 
  18.         "incCase:" = id; 
  19.         "incSpaces:" = id; 
  20.         "removeBundles:" = id; 
  21.         "removeTarget:" = id; 
  22.         "resetSyntaxAttributes:" = id; 
  23.         "setBGColor:" = id; 
  24.         "setFGColor:" = id; 
  25.         "setFailure:" = id; 
  26.         "setPlainTextFont:" = id; 
  27.         "setRichTextFont:" = id; 
  28.         "setSelColor:" = id; 
  29.         "setSuccess:" = id; 
  30.         "setTearOffWinSize:" = id; 
  31.         "setTokenColor:" = id; 
  32.         "setTokenFont:" = id; 
  33.         "setUseGenericAttributes:" = id; 
  34.         "setUseSyntaxColoring:" = id; 
  35.         "setView:" = id; 
  36.         "showIndentationExample:" = id; 
  37.         "showPanel:" = id; 
  38.     }; 
  39.     OUTLETS = {
  40.         BGColorWell = id; 
  41.         FGColorWell = id; 
  42.         archMatrix = id; 
  43.         argsCell = id; 
  44.         autoIndentCharsMatrix = id; 
  45.         autoSaveProject = id; 
  46.         autoSaveView = id; 
  47.         autosaveSlider = id; 
  48.         autosaveText = id; 
  49.         browserSort = id; 
  50.         buildOptions = id; 
  51.         buildSounds = id; 
  52.         buildToggles = id; 
  53.         buildView = id; 
  54.         bundlesTableView = id; 
  55.         bundlesView = id; 
  56.         clickToFindParameters = id; 
  57.         debuggerCell = id; 
  58.         deleteBackup = id; 
  59.         editCell = id; 
  60.         failureSound = id; 
  61.         findView = id; 
  62.         fontsAndSizesView = id; 
  63.         hostArgs = id; 
  64.         hostCell = id; 
  65.         indentationExampleText = id; 
  66.         indentationParameters1 = id; 
  67.         indentationParameters2 = id; 
  68.         indentationToggles = id; 
  69.         indentationView = id; 
  70.         indexRemotelyHostname = id; 
  71.         indexTime = id; 
  72.         indexingView = id; 
  73.         invalidateTime = id; 
  74.         isearchParameters = id; 
  75.         keyBindingsView = id; 
  76.         keybindingMatrix_esc = id; 
  77.         keybindingMatrix_tab = id; 
  78.         makeCell = id; 
  79.         miscMatrix = id; 
  80.         miscView = id; 
  81.         plainTextFontField = id; 
  82.         preferencesWindow = id; 
  83.         projectAutosaveMatrix = id; 
  84.         projectView = id; 
  85.         richTextFontField = id; 
  86.         selColorWell = id; 
  87.         setFailureSound = id; 
  88.         setSuccessSound = id; 
  89.         successSound = id; 
  90.         syntaxColoringView = id; 
  91.         syntaxRadio = id; 
  92.         targetButton = id; 
  93.         tearOffWinColsNumField = id; 
  94.         tearOffWinRowsNumField = id; 
  95.         textView = id; 
  96.         tinkMatrix = id; 
  97.         tokenColorWell = id; 
  98.         tokenFontField = id; 
  99.         tokenGenericRadio = id; 
  100.         tokenSetFontButton = id; 
  101.         tokensPopup = id; 
  102.         toolView = id; 
  103.         toolsMatrix = id; 
  104.         updateTime = id; 
  105.         useExternalEditor = id; 
  106.     }; 
  107.     SUPERCLASS = Object; 
  108. };
  109.