KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > power > management > PowerState

javax.power.management
Class PowerState

java.lang.Object
  |
  +--javax.power.management.PowerState

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


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


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


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


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

Popular Tags