home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / PowerManagement.preferences / Swedish.lproj / PowerManagement.nib / data.classes next >
Text File  |  1994-08-09  |  731b  |  26 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:" = "(id)(id)"; }; 
  17.     OUTLETS = {
  18.         apmEnabledSwitch = apmEnabledSwitch; 
  19.     batteryLifeMeter = batteryLifeMeter; 
  20.     powerStrings = powerStrings; 
  21.     statusLine = statusLine; 
  22.     tempWindow = tempWindow; 
  23.     }; 
  24.     SUPERCLASS = Layout; 
  25. };
  26.