class |
HorizontalLayout |
Organizes components in a horizontal layout.
|
class |
JXBusyLabel |
A simple circular animation, useful for denoting an action is taking
place that may take an unknown length of time to complete.
|
class |
JXButton |
A Painter enabled subclass of JButton .
|
class |
JXCollapsiblePane |
JXCollapsiblePane provides a component which can collapse or
expand its content area with animation and fade in/fade out effects.
|
class |
JXDatePicker |
A component for entering dates with a user interaction similar to a
JComboBox.
|
class |
JXDialog |
First cut for enhanced Dialog.
|
class |
JXEditorPane |
JXEditorPane offers enhanced functionality over the standard
JEditorPane .
|
class |
JXErrorPane |
JXErrorPane is a common error component suitable for displaying errors,
warnings, and exceptional application behavior to users.
|
class |
JXFindBar |
A simple low-intrusion default widget for incremental search.
|
class |
JXFindPanel |
JXFindPanel is a basic find panel suitable for use in dialogs.
|
class |
JXFrame |
JXFrame is an enhanced JFrame .
|
class |
JXGradientChooser |
A specialized JXPanel that allows the user to construct and choose a Gradient.
|
class |
JXGraph |
JXGraph provides a component which can display one or more
plots on top of a graduated background (or grid.)
|
class |
JXHeader |
JXHeader is a simple component consisting of a title, a description,
and an icon.
|
class |
JXHyperlink |
A hyperlink component that derives from JButton to provide compatibility
mostly for binding actions enabled/disabled behavior accessibility i18n etc...
|
class |
JXImageView |
A panel which shows an image centered.
|
class |
JXLabel |
A JLabel subclass which supports Painter s, multi-line text,
and text rotation.
|
class |
JXList |
Enhanced List component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
class |
JXLoginPane |
JXLoginPane is a specialized JPanel that implements a Login dialog with
support for saving passwords supplied for future use in a secure
manner.
|
class |
JXMonthView |
Component that displays a month calendar which can be used to select a day
or range of days.
|
class |
JXMultiSplitPane |
All properties in this class are bound: when a properties value
is changed, all PropertyChangeListeners are fired.
|
class |
JXMultiThumbSlider<E> |
A slider which can have multiple control points or Thumbs
|
class |
JXPanel |
An extended JPanel that provides additional features.
|
class |
JXRadioGroup<T> |
JXRadioGroup is a group of radio buttons that functions as a unit.
|
class |
JXRootPane |
Extends the JRootPane by supporting specific placements for a toolbar and a
status bar.
|
class |
JXSearchField |
A text field with a find icon in which the user enters text that identifies
items to search for.
|
class |
JXSearchPanel |
JXSearchPanel provides complex searching features.
|
class |
JXStatusBar |
A container for JComponents that is typically placed at
the bottom of a form and runs the entire width of the form.
|
class |
JXTable |
Enhanced Table component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
class |
JXTaskPane |
JXTaskPane is a container for tasks and other
arbitrary components.
|
class |
JXTaskPaneContainer |
JXTaskPaneContainer provides an elegant view
to display a list of tasks ordered by groups ( JXTaskPane s).
|
class |
JXTextArea |
JTextArea , with integrated support for prompts.
|
class |
JXTextField |
JTextField , with integrated support for prompts and buddies.
|
class |
JXTipOfTheDay |
Provides the "Tip of The Day" pane and dialog.
|
class |
JXTitledPanel |
A special type of Panel that has a Title section and a Content section.
The following properties can be set with the UIManager to change the look
and feel of the JXTitledPanel:
JXTitledPanel.titleForeground
JXTitledPanel.titleBackground
JXTitledPanel.titleFont
JXTitledPanel.titlePainter
JXTitledPanel.captionInsets
JXTitledPanel.rightDecorationInsets
JXTitledPanel.leftDecorationInsets
|
class |
JXTitledSeparator |
A simple horizontal separator that contains a title.
|
class |
JXTree |
Enhanced Tree component with support for SwingX rendering, highlighting,
rollover and search functionality.
|
class |
JXTreeTable |
JXTreeTable is a specialized table
consisting of a single column in which to display hierarchical data, and any
number of other columns in which to display regular data.
|
class |
VerticalLayout |
Organizes components in a vertical layout.
|