|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsysteminformationmonitor.swing.model.CpuInformationModel
public class CpuInformationModel
Cpu Information Model which registers with CpuProcess to grab the current Cpu information.
| Constructor Summary | |
|---|---|
CpuInformationModel(CpuLiveInformation informationPanel)
Constructor which binds the current model to the specified jpanel. |
|
| Method Summary | |
|---|---|
void |
initialize()
Method called with this classes is added to CpuProcess. |
void |
update()
Method called everytime the CpuProcess classes gets updated Cpu information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CpuInformationModel(CpuLiveInformation informationPanel)
informationPanel - Cpu graph panel to bind the model to.| Method Detail |
|---|
public void initialize()
Monitor
initialize in interface Monitorpublic void update()
Monitor
update in interface Monitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||