home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / PrintManager.app / Italian.lproj / PrintManager.nib / data.classes next >
Encoding:
Text File  |  1996-03-17  |  383 b   |  17 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. PrintManager = {
  3.     ACTIONS = {
  4.     "appDidInit:" = "appDidInit:"; 
  5.     "showFaxModems:" = "showFaxModems:"; 
  6.     "showPrinters:" = "showPrinters:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     editCopy = editCopy; 
  10.     editCut = editCut; 
  11.     editMenu = editMenu; 
  12.     editPaste = editPaste; 
  13.     editSelect = editSelect; 
  14.     }; 
  15.     SUPERCLASS = Application; 
  16. };
  17.