| Package | Description |
|---|---|
| com.redhat.thermostat.client.core.controllers | |
| com.redhat.thermostat.client.core.views | |
| com.redhat.thermostat.client.swing |
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
InformationServiceController.getView() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientConfigurationView
A
View for displaying and modifying client configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentInformationDisplayView
A view that displays an agent's information
|
class |
HostInformationView
A
View that shows host information. |
class |
VersionAndInfoView
A
View that displays a summary of everything in thermostat. |
class |
VmInformationView |
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
ViewProvider.createView() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HostInformationView.addChildView(LocalizedString title,
UIComponent view) |
abstract void |
VmInformationView.addChildView(LocalizedString title,
UIComponent view) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwingComponent
A
UIComponent that uses the swing toolkit to display
widgets and components. |
Copyright © 2015. All rights reserved.