home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / PrintManager.app / Spanish.lproj / NXJetDirectTCPIPView.nib / data.classes next >
Text File  |  1994-07-08  |  453b  |  14 lines

  1. CommView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. NXJetDirectTCPIPView = {
  4.     ACTIONS = {"cancel:" = "cancel:"; "ok:" = "ok:"; "selectHostName:" = "selectHostName:"; }; 
  5.     OUTLETS = {
  6.         addressField = addressField; 
  7.     hostNameBrowser = hostNameBrowser; 
  8.     hostNameField = hostNameField; 
  9.     okButton = okButton; 
  10.     selectPanel = selectPanel; 
  11.     }; 
  12.     SUPERCLASS = CommView; 
  13. };
  14.