home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Preferences.app / Localization.preferences / English.lproj / Localization.nib / data.classes next >
Encoding:
Text File  |  1994-05-01  |  1.2 KB  |  80 lines

  1. Layout = {
  2.     ACTIONS = {
  3.     didUnselect: = "(id)(id)";
  4.     willUnselect: = "(id)(id)";
  5.     didSelect: = "(id)(id)";
  6.     didHide: = "(id)(id)";
  7.     didUnhide: = "(id)(id)";
  8.     willSelect: = "(id)(id)";
  9.     };
  10.     OUTLETS = {
  11.     view;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. Clock = {
  16.     ACTIONS = {
  17.     increaseSecond:;
  18.     decreaseHour:;
  19.     decreaseSecond:;
  20.     increaseDay:;
  21.     decreaseMinute:;
  22.     increaseMinute:;
  23.     decreaseDay:;
  24.     increaseHour:;
  25.     };
  26.     SUPERCLASS = View;
  27. };
  28. FirstResponder = {
  29.     ACTIONS = {
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33. keyboardOwner = {
  34.     ACTIONS = {
  35.     choiceSelected:;
  36.     newUnit:;
  37.     orderKeyboardFront:;
  38.     };
  39.     OUTLETS = {
  40.     languageScrollView;
  41.     mUnits;
  42.     window;
  43.     keymapButton;
  44.     languageBrowser;
  45.     keymapBrowser;
  46.     choiceMatrix;
  47.     };
  48.     SUPERCLASS = Object;
  49. };
  50. MeasurementView = {
  51.     SUPERCLASS = View;
  52. };
  53. Localization = {
  54.     ACTIONS = {
  55.     changePaperSize: = "(id)(id)";
  56.     keymapSelected: = "(id)(id)";
  57.     newUnit: = "(id)(id)";
  58.     orderKeyboardFront: = "(id)(id)";
  59.     languageSelected: = "(id)(id)";
  60.     };
  61.     OUTLETS = {
  62.     languageBrowser;
  63.     paperSizePopup;
  64.     fPanel;
  65.     keymapWindow;
  66.     keymapButton;
  67.     keyText;
  68.     languageMatrix;
  69.     localizationStrings;
  70.     choiceMatrix;
  71.     languageScrollView;
  72.     keyControl;
  73.     currentKeymap;
  74.     window;
  75.     mUnits;
  76.     keymapBrowser;
  77.     };
  78.     SUPERCLASS = Layout;
  79. };
  80.