home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / InstallTablet.app / German.lproj / InstallTablet.nib / data.classes next >
Encoding:
Text File  |  1996-03-15  |  455 b   |  19 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Installer = {
  3.     ACTIONS = {
  4.     "appDidInit:" = "appDidInit:"; 
  5.     "doDisable:" = "doDisable:"; 
  6.     "doInstall:" = "doInstall:"; 
  7.     "doRemove:" = "doRemove:"; 
  8.     "setMode:" = "setMode:"; 
  9.     "setPressure:" = "setPressure:"; 
  10.     }; 
  11.     OUTLETS = {
  12.     pressureSwitch = pressureSwitch; 
  13.     relAbsMatrix = relAbsMatrix; 
  14.     statusText = statusText; 
  15.     stringTable = stringTable; 
  16.     }; 
  17.     SUPERCLASS = Object; 
  18. };
  19.