Interface | Description |
---|---|
OverlayPanel.CloseEventListener | |
ThermostatTextComponent | |
ToolbarButton |
A button that can be added to a toolbar.
|
Class | Description |
---|---|
AbstractLayout |
An empty template
LayoutManager2 . |
ActionButton |
A swing implementation of
ToolbarButton . |
ActionToggleButton | |
ActionToggleButtonUI |
An ActionButtonUI which is intended specifically for "togglebuttons", which
are defined to have exactly 4 possible states: conceptually, they are
STARTING, STARTED, STOPPING, and STOPPED.
|
ChartPanel |
A swing component that displays charts.
|
CompositeIcon | |
CutCopyPastePopup | |
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.
|
OverlayPanel.CloseEvent | |
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. |
ThermostatEditorPane | |
ThermostatPasswordField | |
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. |
ThermostatTextArea | |
ThermostatTextField | |
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 © 2016. All rights reserved.