home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / KeyDownBrowser / English.lproj / KeyDownBrowserInspector.nib / data.classes next >
Encoding:
Text File  |  1993-01-18  |  266 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. KeyDownBrowserInspector = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     inputTimeOut;
  11.     verticalScrolling;
  12.     options;
  13.     horizontalScrolling;
  14.     caseSensitiveSearch;
  15.     };
  16.     SUPERCLASS = IBInspector;
  17. };
  18.