| Interface | Description |
|---|---|
| JLabeledField | |
| TreeTableModel |
This is a basic interface for TreeTableModel that extends TableModel.
|
| Class | Description |
|---|---|
| AbstractTreeTableModel | |
| ComponentUtil |
This class is a Util for awt Component and could be used to place them in
center of an other.
|
| DefaultTreeTableModel | |
| DynamicStyle |
By default, Swing does not provide a way to augment components when
look and feel changes.
|
| GuiUtils | |
| JFactory |
Enables to apply styles that persist across look and feel updates.
|
| JLabeledChoice | |
| JLabeledPasswordField | |
| JLabeledTextArea |
A Helper component that wraps a JTextField with a label into a JPanel (this).
|
| JLabeledTextField |
A Helper component that wraps a JTextField with a label into a JPanel (this).
|
| JMeterUIDefaults |
Configures JMeter-specific properties as
UIDefaults properties for on-the-fly LaF updates. |
| JTreeTable | |
| MenuScroller |
A class that provides scrolling capabilities to a long menu dropdown or popup
menu.
|
| MinMaxLongRenderer |
Renders a min or max value and hides the extrema as they
are used for initialization of the values and will likely be interpreted as
random values.
|
| NumberRenderer |
Renders numbers in a JTable with a specified format
|
| ObjectTableModel |
The ObjectTableModel is a TableModel whose rows are objects;
columns are defined as Functors on the object.
|
| ObjectTableSorter |
Implementation of a
RowSorter for ObjectTableModel |
| RateRenderer |
Renders a rate in a JTable.
|
| RendererUtils |
Utility class for Renderers
|
| RightAlignRenderer |
Renders items in a JTable right-aligned
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.