public class WindowsPowerSource extends AbstractPowerSource
name, remainingCapacity, timeRemaining| Constructor and Description |
|---|
WindowsPowerSource(String newName,
double newRemainingCapacity,
double newTimeRemaining) |
| Modifier and Type | Method and Description |
|---|---|
static PowerSource[] |
getPowerSources()
Gets Battery Information.
|
getName, getRemainingCapacity, getTimeRemainingpublic WindowsPowerSource(String newName, double newRemainingCapacity, double newTimeRemaining)
public static PowerSource[] getPowerSources()
Copyright © 2010–2017 oshi. All rights reserved.