home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscClockPalette / English.lproj / MiscClockViewInspector.nib / data.classes next >
Encoding:
Text File  |  1993-09-30  |  303 b   |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MiscClockViewInspector = {
  7.     ACTIONS = {
  8.     setToCurrentTime:;
  9.     };
  10.     OUTLETS = {
  11.     dayText;
  12.     militaryTime;
  13.     showYear;
  14.     hourText;
  15.     dateText;
  16.     minuteText;
  17.     yearText;
  18.     secondText;
  19.     monthText;
  20.     };
  21.     SUPERCLASS = IBInspector;
  22. };
  23.