Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
org.jdesktop.swingx.border |
Contains extensions to the
javax.swingx.border package. |
org.jdesktop.swingx.color |
Contains classes and interfaces used by the
JXGradientChooser
component. |
org.jdesktop.swingx.editors | |
org.jdesktop.swingx.hyperlink | |
org.jdesktop.swingx.multislider |
Contains classes used by slider classes, such as
JXMultiThumbSlider . |
org.jdesktop.swingx.multisplitpane |
Contains support classes for the MultiSplitLayout layout manager.
|
org.jdesktop.swingx.painter |
Contains classes and interfaces used by painter enabled components.
|
org.jdesktop.swingx.painter.effects |
Contains Predefined effects for painters.
|
org.jdesktop.swingx.plaf |
Provides pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.basic |
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.macosx |
Provides macos specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.metal |
Provides metal laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.plaf.windows |
Provides window laf specific implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
org.jdesktop.swingx.renderer |
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
|
org.jdesktop.swingx.search | |
org.jdesktop.swingx.table |
Contains API required by the extended JTable component, JXTable.
|
Class | Description |
---|---|
AbstractPatternPanel |
Common base class of ui clients.
|
BeanInfoSupport |
Useful baseclass for BeanInfos.
|
EnumerationValue |
Used with the setEnumerationValues method to specify enumerated values for
properties
|
JXBusyLabel.Direction |
Direction is used to set the initial direction in which the
animation starts.
|
JXButton |
A
Painter enabled subclass of JButton . |
JXCollapsiblePane.CollapsiblePaneContainer |
Tagging interface for containers in a JXCollapsiblePane hierarchy who needs
to be revalidated (invalidate/validate/repaint) when the pane is expanding
or collapsing.
|
JXCollapsiblePane.Direction |
The direction defines how the collapsible pane will collapse.
|
JXErrorPane |
JXErrorPane is a common error component suitable for displaying errors,
warnings, and exceptional application behavior to users.
|
JXFindPanel |
Find panel to incorporate search capability into the users application.
|
JXFrame |
A smarter JFrame specifically used for top level frames for Applications.
|
JXFrame.StartPosition | |
JXGraph.Plot |
A plot represents a mathematical transformation used by
JXGraph . |
JXHeader.IconPosition |
Specifies desired location of the icon relative to the title/description text.
|
JXImagePanel.Style | |
JXLabel |
A
JLabel subclass which supports Painter s, multi-line text,
and text rotation. |
JXLabel.MultiLineSupport | |
JXList |
JXList.
|
JXLoginPane |
JXLoginPane is a specialized JPanel that implements a Login dialog with
support for saving passwords supplied for future use in a secure
manner.
|
JXLoginPane.JXLoginFrame | |
JXLoginPane.NameComponent | |
JXLoginPane.SaveMode |
The JXLoginPane can attempt to save certain user information such as
the username, password, or both to their respective stores.
|
JXLoginPane.Status |
Returns the status of the login process
|
JXMonthView |
Component that displays a month calendar which can be used to select a day
or range of days.
|
JXMultiSplitPane.DividerPainter |
Draws a single Divider.
|
JXPanel |
A simple JPanel extension that adds translucency support.
|
JXRadioGroup |
A group of radio buttons that functions as a unit.
|
JXRootPane |
Extends the JRootPane by supporting specific placements for a toolbar and a
status bar.
|
JXStatusBar |
A container for
JComponents that is typically placed at
the bottom of a form and runs the entire width of the form. |
JXStatusBar.Constraint.ResizeBehavior | |
JXTable |
A JXTable is a JTable with built-in support for row sorting, filtering, and
highlighting, column visibility and a special popup control on the column
header for quick access to table configuration.
|
JXTable.GenericEditor |
Default editor registered for
Object . |
JXTable.TableAdapter | |
JXTableHeader.SortGestureRecognizer |
Encapsulates decision about which MouseEvents should
trigger sort/unsort events.
|
JXTaskPane |
JXTaskPane is a container for tasks and other
arbitrary components. |
JXTipOfTheDay.ShowOnStartupChoice |
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
JXTree |
JXTree.
|
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. |
JXTreeTable.TreeTableHacker |
Temporary class to have all the hacking at one place.
|
JXTreeTable.TreeTableHackerExt |
Note: currently this class looks a bit funny (only overriding
the hit decision method).
|
MultiSplitLayout |
The MultiSplitLayout layout manager recursively arranges its
components in row and column groups called "Splits".
|
MultiSplitLayout.Divider |
Models a single vertical/horiztonal divider.
|
MultiSplitLayout.Node |
Base class for the nodes that model a MultiSplitLayout.
|
MultiSplitLayout.Split |
Defines a vertical or horizontal subdivision into two or more
tiles.
|
TranslucentRepaintManager |
An annotation that can be applied to a
RepaintManager to suggest that
the RepaintManager supports translucency. |
Class | Description |
---|---|
BeanInfoSupport |
Useful baseclass for BeanInfos.
|
Class | Description |
---|---|
JXGradientChooser |
A specialized JXPanel that allows the user to construct and choose a Gradient.
|
JXMultiThumbSlider |
A slider which can have multiple control points or Thumbs
|
JXPanel |
A simple JPanel extension that adds translucency support.
|
Class | Description |
---|---|
EnumerationValue |
Used with the setEnumerationValues method to specify enumerated values for
properties
|
JXImageView |
A panel which shows an image centered.
|
Class | Description |
---|---|
JXEditorPane |
An extended editor pane which has the following features built in:
Text search
undo/redo
simple html/plain text editing
|
Class | Description |
---|---|
JXMultiThumbSlider |
A slider which can have multiple control points or Thumbs
|
Class | Description |
---|---|
MultiSplitLayout.Node |
Base class for the nodes that model a MultiSplitLayout.
|
MultiSplitLayout.Split |
Defines a vertical or horizontal subdivision into two or more
tiles.
|
Class | Description |
---|---|
BeanInfoSupport |
Useful baseclass for BeanInfos.
|
JXBusyLabel.Direction |
Direction is used to set the initial direction in which the
animation starts.
|
Class | Description |
---|---|
BeanInfoSupport |
Useful baseclass for BeanInfos.
|
Class | Description |
---|---|
JXTipOfTheDay.ShowOnStartupChoice |
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
Class | Description |
---|---|
JXBusyLabel |
A simple circular animation, useful for denoting an action is taking
place that may take an unknown length of time to complete.
|
JXDatePicker |
A component for entering dates with a user interaction similar to a
JComboBox.
|
JXEditorPane |
An extended editor pane which has the following features built in:
Text search
undo/redo
simple html/plain text editing
|
JXErrorPane |
JXErrorPane is a common error component suitable for displaying errors,
warnings, and exceptional application behavior to users.
|
JXHeader |
JXHeader is a simple component consisting of a title, a description,
and an icon. |
JXHyperlink |
A hyperlink component that derives from JButton to provide compatibility
mostly for binding actions enabled/disabled behavior accesilibity i18n etc...
|
JXLabel |
A
JLabel subclass which supports Painter s, multi-line text,
and text rotation. |
JXLabel.MultiLineSupport | |
JXLoginPane |
JXLoginPane is a specialized JPanel that implements a Login dialog with
support for saving passwords supplied for future use in a secure
manner.
|
JXMonthView |
Component that displays a month calendar which can be used to select a day
or range of days.
|
JXMultiThumbSlider |
A slider which can have multiple control points or Thumbs
|
JXPanel |
A simple JPanel extension that adds translucency support.
|
JXStatusBar |
A container for
JComponents that is typically placed at
the bottom of a form and runs the entire width of the form. |
JXTaskPane |
JXTaskPane is a container for tasks and other
arbitrary components. |
JXTaskPaneContainer |
JXTaskPaneContainer provides an elegant view
to display a list of tasks ordered by groups (JXTaskPane s). |
JXTipOfTheDay |
Provides the "Tip of The Day" pane and dialog.
|
JXTipOfTheDay.ShowOnStartupChoice |
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
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 |
VerticalLayout |
Organizes components in a vertical layout.
|
Class | Description |
---|---|
JXStatusBar |
A container for
JComponents that is typically placed at
the bottom of a form and runs the entire width of the form. |
Class | Description |
---|---|
JXStatusBar |
A container for
JComponents that is typically placed at
the bottom of a form and runs the entire width of the form. |
Class | Description |
---|---|
JXStatusBar |
A container for
JComponents that is typically placed at
the bottom of a form and runs the entire width of the form. |
JXTipOfTheDay |
Provides the "Tip of The Day" pane and dialog.
|
JXTipOfTheDay.ShowOnStartupChoice |
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
Class | Description |
---|---|
JXHyperlink |
A hyperlink component that derives from JButton to provide compatibility
mostly for binding actions enabled/disabled behavior accesilibity i18n etc...
|
JXPanel |
A simple JPanel extension that adds translucency support.
|
Class | Description |
---|---|
JXFindBar |
A simple low-intrusion default widget for incremental search.
|
JXFindPanel |
Find panel to incorporate search capability into the users application.
|
JXList |
JXList.
|
JXTable |
A JXTable is a JTable with built-in support for row sorting, filtering, and
highlighting, column visibility and a special popup control on the column
header for quick access to table configuration.
|
JXTree |
JXTree.
|
Class | Description |
---|---|
JXDatePicker |
A component for entering dates with a user interaction similar to a
JComboBox.
|
JXTable |
A JXTable is a JTable with built-in support for row sorting, filtering, and
highlighting, column visibility and a special popup control on the column
header for quick access to table configuration.
|