home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / PrintManager.app / Swedish.lproj / FaxModems.nib / data.classes next >
Text File  |  1994-10-02  |  677b  |  28 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Printers = {
  3.     ACTIONS = {
  4.     "doConfigure:" = "doConfigure:"; 
  5.     "doFax:" = "doFax:"; 
  6.     "doNew:" = "doNew:"; 
  7.     "doQueue:" = "doQueue:"; 
  8.     "doTest:" = "doTest:"; 
  9.     "pickedList:" = "pickedList:"; 
  10.     "printerSelected:" = "printerSelected:"; 
  11.     }; 
  12.     OUTLETS = {
  13.     border = border; 
  14.     configureButton = configureButton; 
  15.     defaultCell = defaultCell; 
  16.     hostField = hostField; 
  17.     listMatrix = listMatrix; 
  18.     nameField = nameField; 
  19.     noteField = noteField; 
  20.     noteTitleField = noteTitleField; 
  21.     queueButton = queueButton; 
  22.     testButton = testButton; 
  23.     typeField = typeField; 
  24.     window = window; 
  25.     }; 
  26.     SUPERCLASS = Object; 
  27. };
  28.