home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / usr / lib / NextPrinter / Inform.app / Japanese.lproj / InformFaxAlert.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  373 b   |  18 lines

  1. FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };
  2. MyApp = {
  3.     ACTIONS = {
  4.     "cancel:" = "cancel:"; 
  5.     "hide:" = "hide:"; 
  6.     "ok:" = "ok:"; 
  7.     "terminate:" = "terminate:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     button1 = button1; 
  11.     button2 = button2; 
  12.     delegate = delegate; 
  13.     text = text; 
  14.     window = window; 
  15.     }; 
  16.     SUPERCLASS = Object; 
  17. };
  18.