home *** CD-ROM | disk | FTP | other *** search
- BatteryPowerMeter = {
- ACTIONS = {
- testIt: = "(id)(id)";
- };
- OUTLETS = {
- };
- SUPERCLASS = View;
- };
- Layout = {
- ACTIONS = {
- didUnselect: = "(id)(id)";
- willUnselect: = "(id)(id)";
- didSelect: = "(id)(id)";
- didHide: = "(id)(id)";
- didUnhide: = "(id)(id)";
- willSelect: = "(id)(id)";
- };
- OUTLETS = {
- view;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PowerManagement = {
- ACTIONS = {
- setPowerManagementEnabled:;
- };
- OUTLETS = {
- greenPCWindow;
- iconBatteryLifeMeter;
- greenPCApmEnabledRadio;
- batteryWindow;
- powerStrings;
- apmEnabledRadio;
- statusLine;
- batteryLifeMeter;
- };
- SUPERCLASS = Layout;
- };
-