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

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