home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / TMSPrintPanel.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  498 b   |  18 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. TMSPrintOptions = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  3. TMSPrintPanel = {
  4.     ACTIONS = {
  5.     "showSepPanel:" = "showSepPanel:"; 
  6.     "toggleSeparation:" = "toggleSeparation:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     infoLine = infoLine; 
  10.     overfillSwitch = overfillSwitch; 
  11.     overfillwidthText = overfillwidthText; 
  12.     sepMenuButton = sepMenuButton; 
  13.     separationSwitch = separationSwitch; 
  14.     thePanel = thePanel; 
  15.     }; 
  16.     SUPERCLASS = Object; 
  17. };
  18.