home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Demos / HeaderViewer.app / HeaderViewer.nib / data.classes next >
Text File  |  1992-07-15  |  1KB  |  88 lines

  1. Icon = {
  2.     ACTIONS = {
  3.     titleEdit:;
  4.     };
  5.     OUTLETS = {
  6.     iconTitle;
  7.     target;
  8.     image;
  9.     theHeaderViewer;
  10.     };
  11.     SUPERCLASS = View;
  12. };
  13. Shelf = {
  14.     SUPERCLASS = View;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. HeaderViewer = {
  22.     ACTIONS = {
  23.     precompile:;
  24.     clickInputButton:;
  25.     doubleClickBrowser:;
  26.     setCaseInsensitivity:;
  27.     setExactMatchSensitivity:;
  28.     pickNewBrowser:;
  29.     prevSymbol:;
  30.     clickBrowser:;
  31.     doubleClickEditWell:;
  32.     nextSymbol:;
  33.     pickNewView:;
  34.     find:;
  35.     changeSize:;
  36.     clickOutputButton:;
  37.     pickNewDriver:;
  38.     selectSymbol:;
  39.     findButton:;
  40.     clearAll:;
  41.     };
  42.     OUTLETS = {
  43.     doubleClickTextField;
  44.     viewPopup;
  45.     viewerBox;
  46.     caseInsensitive;
  47.     nameTextField;
  48.     resultIcon;
  49.     precompilerPanel;
  50.     findOptionsPanel;
  51.     scrollview;
  52.     theShelf;
  53.     viewSummary;
  54.     controlClickTextField;
  55.     finderBox;
  56.     finderLanguageElements;
  57.     placeTextField;
  58.     exactMatch;
  59.     finderElementMatrix;
  60.     precompileOptions;
  61.     splitViewerBox;
  62.     window;
  63.     container;
  64.     precompilingTextField;
  65.     finderButton;
  66.     editWell;
  67.     viewDoc;
  68.     browserFinderMatrix;
  69.     };
  70.     SUPERCLASS = Object;
  71. };
  72. Sizer = {
  73.     SUPERCLASS = Control;
  74. };
  75. QueryField = {
  76.     ACTIONS = {
  77.     prevQ:;
  78.     nextQ:;
  79.     };
  80.     SUPERCLASS = TextField;
  81. };
  82. MyControl1 = {
  83.     SUPERCLASS = Control;
  84. };
  85. MyObject = {
  86.     SUPERCLASS = Object;
  87. };
  88.