| Interface | Description |
|---|---|
| ToolbarButton |
A button that can be added to a toolbar.
|
| Class | Description |
|---|---|
| ActionButton |
A swing implementation of
ToolbarButton. |
| ActionToggleButton | |
| ChartPanel |
A swing component that displays charts.
|
| CompositeIcon | |
| DebugBorder | |
| DebugIcon |
A simple Icon useful for debugging applications.
|
| EmptyIcon |
A blank
Icon. |
| GradientPanel |
A
JPanel filled with a gradient color as the background. |
| GradientRoundBorder |
A round
Border filled with a grandient paint. |
| HeaderPanel |
A component that host a panel with a nicely rendered header.
|
| Icon | |
| LabelField |
A
JLabel appropriate for labelling other components. |
| RecentTimeSeriesChartPanel | |
| SearchField |
A swing component meant for entering search terms.
|
| SectionHeader |
A
JLabel that is appropriate to use as a label for grouping
the following information together. |
| ShadowLabel |
A
JLabel that has a shadow. |
| StatusBar |
A status bar used to display relevant information and status.
|
| ThermostatPopupMenu |
A
JPopupMenu with (optional) transparency. |
| ThermostatTable |
A table that tries to look and behave sensibly by default without
requiring too much extra code from each plugin.
|
| ThermostatTableRenderer |
A
TableCellRenderer that colors rows to make them easier to read. |
| ToolbarButtonBorder | |
| ValueField |
A custom swing component meant for showing values.
|
| Enum | Description |
|---|---|
| SearchField.SearchAction |
Copyright © 2013. All Rights Reserved.