home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / NetInfoManager.app / French.lproj / ViewBy.nib / data.classes next >
Encoding:
Text File  |  1994-05-13  |  248 b   |  20 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ViewByMgr = {
  7.     ACTIONS = {
  8.     showSelection:;
  9.     windowDidBecomeKey:;
  10.     setView:;
  11.     };
  12.     OUTLETS = {
  13.     myPanel;
  14.     myBrowser;
  15.     domain;
  16.     myText;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.