home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Apps.iso / Rhapsody / Publishing / PDFView-2.0-PI / PDFView.app / Resources / German.lproj / MyPrintPanel.nib / data.classes next >
Encoding:
Text File  |  1998-01-08  |  837 b   |  31 lines

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "MyPrintPanel" = {
  3.     ACTIONS = {"fitPageSizeChanged:" = id; }; 
  4.     OUTLETS = {accView = id; fitPageSizeSwitch = id; runPageLayoutButton = id; }; 
  5.     SUPERCLASS = NSPrintPanel; 
  6. };
  7. "NSPrintPanel" = {
  8.     ACTIONS = {"changePrinter:" = id; "pickedAllPages:" = id; "pickedButton:" = id; }; 
  9.     OUTLETS = {
  10.         accessoryView = id; 
  11.         appIcon = id; 
  12.         buttons = id; 
  13.         cancel = id; 
  14.         copies = id; 
  15.         feed = id; 
  16.         firstPage = id; 
  17.         lastPage = id; 
  18.         name = id; 
  19.         note = id; 
  20.         ok = id; 
  21.         optionsButton = id; 
  22.         pageMode = id; 
  23.         preview = id; 
  24.         printers = id; 
  25.         resolutionList = id; 
  26.         save = id; 
  27.         status = id; 
  28.     }; 
  29.     SUPERCLASS = NSPanel; 
  30. };
  31.