home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiniExamples / AppKit / Winfo / English.lproj / Winfo.nib / data.classes next >
Encoding:
Text File  |  1992-12-08  |  622 b   |  44 lines

  1. WinInfo = {
  2.     ACTIONS = {
  3.     changeHighlightOptions:;
  4.     startStop:;
  5.     stop:;
  6.     changeOffScreenOptions:;
  7.     run:;
  8.     changeDisplayOptions:;
  9.     };
  10.     OUTLETS = {
  11.     showOutlinesButton;
  12.     allWindowsField;
  13.     showOffScreenButton;
  14.     repContext;
  15.     showNonretainedButton;
  16.     myFont;
  17.     repDepthLimit;
  18.     repSize;
  19.     repType;
  20.     reportPanel;
  21.     repTotalBackingStore;
  22.     stop;
  23.     repStart;
  24.     repDepth;
  25.     repTotal;
  26.     repBackingStore;
  27.     start;
  28.     repAllTotal;
  29.     repAllTotalBackingStore;
  30.     repAlpha;
  31.     repBox;
  32.     timeDelay;
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36. FirstResponder = {
  37.     ACTIONS = {
  38.     };
  39.     SUPERCLASS = Object;
  40. };
  41. WinApp = {
  42.     SUPERCLASS = Application;
  43. };
  44.