| Interface | Description |
|---|---|
| ClientConfigReconnector | |
| ContextAction |
Parent interface for all context-sensitive actions.
|
| Decorator |
The
Decorator interface offers a subtle, yet powerful way to
decorate visual clues in the UI. |
| MainWindowController | |
| MenuAction |
MenuActions are used to create top-level menu items in the main
window. |
| PlatformIcon |
An opaque type representing an Icon in the underlying UI toolkit.
|
| ReferenceContextAction |
A common interface for
ContextAction that can execute commands
based on References. |
| ReferenceFieldIconDecorator |
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
PlatformIcon. |
| ReferenceFieldLabelDecorator |
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
String. |
| SearchProvider |
Implementations of this class can be used to notified listeners that a
search is performed.
|
| Class | Description |
|---|---|
| AgentInformationDisplayController | |
| AgentInformationDisplayModel |
This model sits between the current view and the remote model, and maintains
a state of the agents that it knows about.
|
| BytesTickUnit |
A
TickUnit that displays a byte value with an appropriate
unit. |
| ChartColors |
Provides access to a preselected set of colors for charts and graphs.
|
| ClientConfigurationController | |
| ClientPreferencesModel | |
| HostInformationController | |
| IconDescriptor |
Class that encapsulates an images raw data.
|
| MenuRegistry | |
| RecentTimeSeriesChartController | |
| ReferenceFilter | |
| SampledDataset |
Represents a value sampled between two points in time.
|
| VersionAndInfoController | |
| VmInformationController |
| Enum | Description |
|---|---|
| MenuAction.Type | |
| Palette |
A set of preselected colors suitable for using to draw custom
painting of charts graphs and figures.
|
| SearchProvider.SearchAction |
Copyright © 2015. All rights reserved.