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.basic.core | |
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 and 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
|
ForwardingRepaintManager
A
RepaintManager that is designed to forward all calls to a contained
delegate. |
JXBusyLabel.Direction
Direction is used to set the initial direction in which the
animation starts.
|
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
JXFindPanel is a basic find panel suitable for use in dialogs. |
JXFrame
JXFrame is an enhanced JFrame . |
JXFrame.StartPosition
An enumeration of
JXFrame starting locations. |
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
Deprecated.
|
JXLabel |
JXLabel.IValue |
JXLabel.MultiLineSupport |
JXLabel.TextAlignment
Text alignment enums.
|
JXList
Enhanced List component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
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.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
An extended
JPanel that provides additional features. |
JXPromptBeanInfo |
JXRadioGroup
JXRadioGroup is 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.
|
JXSearchField.LayoutStyle
Defines, how the find and cancel button are layouted.
|
JXSearchField.SearchMode
Defines when action events are posted.
|
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
Enhanced Table component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
JXTable.GenericEditor
Default editor registered for
Object . |
JXTable.TableAdapter |
JXTableHeader.SortGestureRecognizer
Deprecated.
no longer used internally - keep until we know better how to
meet our requirments in Mustang
|
JXTaskPane
JXTaskPane is a container for tasks and other
arbitrary components. |
JXTextField
JTextField , with integrated support for prompts and buddies. |
JXTextFieldBeanInfo |
JXTipOfTheDay.ShowOnStartupChoice
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
JXTree
Enhanced Tree component with support for SwingX rendering, highlighting,
rollover and search functionality.
|
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).
|
JXTreeTable.TreeTableHackerExt2
Patch for #471-swingx: no selection on click in hierarchical column
if outside of node-text.
|
JXTreeTable.TreeTableHackerExt4
This class extends TreeTableHackerExt instead of TreeTableHackerExt3 so
as to serve as a clue that it is a complete overhaul and looking in
TreeTableHackerExt2 and TreeTableHackerExt3 for methods to change the
behavior will do you no good.
|
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.
|
ScrollableSizeHint
Sizing hints for layout, useful f.i.
|
TranslucentRepaintManager
An annotation that can be applied to a
RepaintManager to suggest that
the RepaintManager supports translucency. |
Class and Description |
---|
BeanInfoSupport
Useful baseclass for BeanInfos.
|
Class and 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
An extended
JPanel that provides additional features. |
Class and Description |
---|
EnumerationValue
Used with the setEnumerationValues method to specify enumerated values for
properties
|
JXImageView
A panel which shows an image centered.
|
Class and Description |
---|
JXEditorPane
JXEditorPane offers enhanced functionality over the standard JEditorPane . |
Class and Description |
---|
JXMultiThumbSlider
A slider which can have multiple control points or Thumbs
|
Class and 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 and Description |
---|
BeanInfoSupport
Useful baseclass for BeanInfos.
|
JXBusyLabel.Direction
Direction is used to set the initial direction in which the
animation starts.
|
Class and Description |
---|
BeanInfoSupport
Useful baseclass for BeanInfos.
|
Class and Description |
---|
JXSearchField
A text field with a find icon in which the user enters text that identifies
items to search for.
|
JXTipOfTheDay.ShowOnStartupChoice
Used in conjunction with the
JXTipOfTheDay.showDialog(Component, ShowOnStartupChoice) to save the
"Show tips on startup" choice. |
Class and 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
JXEditorPane offers enhanced functionality over the standard JEditorPane . |
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 accessibility i18n etc...
|
JXLabel |
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
An extended
JPanel that provides additional features. |
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 and Description |
---|
JXList
Enhanced List component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
Class and 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 and 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 and 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 and Description |
---|
JXHyperlink
A hyperlink component that derives from JButton to provide compatibility
mostly for binding actions enabled/disabled behavior accessibility i18n etc...
|
JXPanel
An extended
JPanel that provides additional features. |
Class and Description |
---|
JXFindBar
A simple low-intrusion default widget for incremental search.
|
JXFindPanel
JXFindPanel is a basic find panel suitable for use in dialogs. |
JXList
Enhanced List component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
JXSearchField
A text field with a find icon in which the user enters text that identifies
items to search for.
|
JXTable
Enhanced Table component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
JXTree
Enhanced Tree component with support for SwingX rendering, highlighting,
rollover and search functionality.
|
Class and Description |
---|
JXDatePicker
A component for entering dates with a user interaction similar to a
JComboBox.
|
JXTable
Enhanced Table component with support for general SwingX sorting/filtering,
rendering, highlighting, rollover and search functionality.
|
Copyright © 2014. All rights reserved.