home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / NetInfoManager.app / German.lproj / ViewBy.nib / data.classes next >
Text File  |  1994-08-13  |  337b  |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. ViewByMgr = {
  3.     ACTIONS = {
  4.         "setView:" = "setView:"; 
  5.     "showSelection:" = "showSelection:"; 
  6.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  7.     }; 
  8.     OUTLETS = {domain = domain; myBrowser = myBrowser; myPanel = myPanel; myText = myText; }; 
  9.     SUPERCLASS = Object; 
  10. };
  11.