KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > power > monitor > PowerWarningType

javax.power.monitor
Class PowerWarningType

java.lang.Object
  |
  +--javax.power.monitor.PowerWarningType
See Also:
PowerMonitor.addPowerMonitorListener(javax.power.monitor.PowerMonitorListener javax.power.monitor.PowerWarningType)

public static final PowerWarningType BatteryCritical
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType BatteryLow
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType BatteryNormal
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType CallTermination
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType ExternalPowerSourceChange
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType IrTermination
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PowerWarningType NetworkTermination
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String toString()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags