| Interface | Description |
|---|---|
| ToolbarButton |
A button that can be added to a toolbar.
|
| Class | Description |
|---|---|
| AbstractLayout |
An empty template
LayoutManager2. |
| 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. |
| FontAwesomeIcon |
Creates an
Icon from a given FontAwesome unicode identifier. |
| GaussianBlur |
Apply Gaussian Blur on images.
|
| 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. |
| LocalizedLabel | |
| OverlayPanel |
A panel meant to be stacked on top of existing components to display
informations in an floating overlay.
|
| 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. |
| ThermostatPopupMenu |
A
JPopupMenu with (optional) transparency. |
| ThermostatScrollBar |
This widget implements standard sized scrollbars.
|
| ThermostatScrollPane | |
| ThermostatTabbedPane |
Simple TabbedPane mainly useful for inner components.
|
| 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. |
| ThermostatThinScrollBar |
This widget implements slim scrollbars particularly useful in context where
components have very little space available, like overlays or other kind
of notification areas.
|
| ValueField |
A custom swing component meant for showing values.
|
| VerticalLayout |
A layout that lays components in a vertical stack according to
the component hierarchy preferred height.
|
Copyright © 2015. All rights reserved.