home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / OneVision / Tools / RemotePrinter.app / English.lproj / RemotePrinter.nib / data.classes next >
Encoding:
Text File  |  1996-09-04  |  561 b   |  20 lines

  1. RemotePrinterApp = {
  2.     ACTIONS = {
  3.     "installPrinter:" = "installPrinter:"; 
  4.     "popupRemote:" = "popupRemote:"; 
  5.     "popupTftp:" = "popupTftp:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     myPopupList = myPopupList; 
  9.     myStrings = myStrings; 
  10.     newPrinterFinalForm = newPrinterFinalForm; 
  11.     newPrinterInfo = newPrinterInfo; 
  12.     newPrinterName = newPrinterName; 
  13.     newPrinterRemoteMachine = newPrinterRemoteMachine; 
  14.     newPrinterRemotePrinter = newPrinterRemotePrinter; 
  15.     ppdMatrix = ppdMatrix; 
  16.     }; 
  17.     SUPERCLASS = Object; 
  18. };
  19. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  20.