home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Palettes / KeyDownBrowser / UsingKeyDownBrowser / UsingKeyDownBrowser.app / English.lproj / UsingKeyDownBrowser.nib / data.classes next >
Encoding:
Text File  |  1993-01-19  |  268 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UsingKeyDownBrowserController = {
  7.     ACTIONS = {
  8.     doubleAction:;
  9.     singleAction:;
  10.     };
  11.     OUTLETS = {
  12.     browser;
  13.     singleActionTextField;
  14.     doubleActionTextField;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.