|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisibleDataComponent | |
uk.org.iscream.cms.conient | |
uk.org.iscream.cms.conient.datacomponents |
Uses of VisibleDataComponent in uk.org.iscream.cms.conient |
Methods in uk.org.iscream.cms.conient with parameters of type VisibleDataComponent | |
void |
HostDisplayPanel.addVisibleDataComponent(Container holder,
VisibleDataComponent dataComponent)
Adds a DataComponent to the list of already known data components. |
Uses of VisibleDataComponent in uk.org.iscream.cms.conient.datacomponents |
Subclasses of VisibleDataComponent in uk.org.iscream.cms.conient.datacomponents | |
class |
CPUDataComponent
This is DataComponent specifically for displaying CPU percentages. |
class |
DateDataComponent
This is DataComponent specifically for converting time since epoc dates into a nice format. |
class |
DiskDataComponent
This is DataComponent specifically for displaying Disk information. |
class |
IODataComponent
Used to display IO style information. |
class |
ProcessesDataComponent
Used to display some information about processes Used in combination with others of this type and displayed correctly, this will help display the number of processes It simply displays the value as a String in a JTextField. |
class |
ServiceDataComponent
This is the most basic of DataComponents. |
class |
StorageDataComponent
This is DataComponent specifically for displaying storage, eg memory, disk and swap. |
class |
StringDataComponent
This is the most basic of DataComponents. |
class |
UptimeDataComponent
This is DataComponent specifically for converting uptime into a nice format. |
class |
UsersDataComponent
This component displays the users currently logged onto a system. |
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |