home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / NextLibrary / InputManager / Clare / Frontend / ClareFrontend.app / Japanese.lproj / preference.nib / data.classes next >
Encoding:
Text File  |  1992-06-08  |  851 b   |  65 lines

  1. PrefPanel = {
  2.     SUPERCLASS = Panel;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. Preference = {
  10.     ACTIONS = {
  11.     setHostName:;
  12.     revert:;
  13.     fontPanel:;
  14.     ok:;
  15.     findFile:;
  16.     setInterface:;
  17.     };
  18.     OUTLETS = {
  19.     yomiColorWell;
  20.     panel;
  21.     atLaunchTimeBox;
  22.     controlSwitch;
  23.     bunsetuColorWell;
  24.     underlineSwitch;
  25.     bunsetuBox;
  26.     dictBox;
  27.     hostSwitch;
  28.     keyDictForm;
  29.     kouhoFont;
  30.     winFontSize;
  31.     kanaRadio;
  32.     hideSwitch;
  33.     kutoutenRadio;
  34.     codeFontSize;
  35.     eisuuRadio;
  36.     convOptionBox;
  37.     popUpList;
  38.     kouhoFontSize;
  39.     hostBox;
  40.     box3;
  41.     codeFontBox;
  42.     box1;
  43.     winFontBox;
  44.     winFont;
  45.     kouhoFontBox;
  46.     box2;
  47.     hostField;
  48.     kouhoNumForm;
  49.     codeRadio;
  50.     codeFont;
  51.     shiftKeyRadio;
  52.     kanaKeyRadio;
  53.     caretRadio;
  54.     highlightSwitch;
  55.     autoSwitch;
  56.     learnBox;
  57.     yomiBox;
  58.     fontPanelButton;
  59.     learnSwitch1;
  60.     romKanaDictForm;
  61.     learnSwitch2;
  62.     };
  63.     SUPERCLASS = Object;
  64. };
  65.