home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Preferences.app / PowerManagement.preferences / German.lproj / PowerManagement.nib / data.classes next >
Encoding:
Text File  |  1994-08-09  |  794 b   |  27 lines

  1. BatteryPowerMeter = {ACTIONS = {"testIt:" = "(id)(id)"; }; OUTLETS = {}; SUPERCLASS = View; };
  2. Layout = {
  3.     ACTIONS = {
  4.         "didHide:" = "(id)(id)"; 
  5.     "didSelect:" = "(id)(id)"; 
  6.     "didUnhide:" = "(id)(id)"; 
  7.     "didUnselect:" = "(id)(id)"; 
  8.     "willSelect:" = "(id)(id)"; 
  9.     "willUnselect:" = "(id)(id)"; 
  10.     }; 
  11.     OUTLETS = {view = view; }; 
  12.     SUPERCLASS = Object; 
  13. };
  14. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  15. PowerManagement = {
  16.     ACTIONS = {"setPowerManagementEnabled:" = "setPowerManagementEnabled:"; }; 
  17.     OUTLETS = {
  18.         apmEnabledRadio = apmEnabledRadio; 
  19.     batteryLifeMeter = batteryLifeMeter; 
  20.     iconBatteryLifeMeter = iconBatteryLifeMeter; 
  21.     powerStrings = powerStrings; 
  22.     statusLine = statusLine; 
  23.     tempWindow = tempWindow; 
  24.     }; 
  25.     SUPERCLASS = Layout; 
  26. };
  27.