Uses of Interface
org.jdesktop.swingx.plaf.UIDependent
Packages that use UIDependent
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains API used to implement coordinated sorting, filtering
and highlighting of the extended Swing cell-rendering component
classes JXTable, JXTreeTable, JXTree, and JXList.
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
Contains API required by the extended JTable component, JXTable.
Contains Tree specific classes and interfaces.
-
Uses of UIDependent in org.jdesktop.swingx
Classes in org.jdesktop.swingx that implement UIDependentModifier and TypeClassDescriptionclassA decorator for the original ListCellRenderer.(package private) class -
Uses of UIDependent in org.jdesktop.swingx.decorator
Classes in org.jdesktop.swingx.decorator that implement UIDependentModifier and TypeClassDescriptionclassA class which manages the lists ofHighlighters.static classA ColorHighlighter with UI-dependent background. -
Uses of UIDependent in org.jdesktop.swingx.renderer
Classes in org.jdesktop.swingx.renderer that implement UIDependentModifier and TypeClassDescriptionclassConvenience common ancestor for SwingX renderers.classA component provider which uses a JCheckBox.classComponentProvider<T extends JComponent>Abstract base class of a provider for a cell rendering component.classAdapter to glue SwingX renderer support to core API.classAdapter to glue SwingX renderer support to core api.classAdapter to glue SwingX renderer support to core api.classRenderer for hyperlinks".classA component provider which uses aJLabelas rendering component.classWrapping ComponentProvider for usage in tree rendering. -
Uses of UIDependent in org.jdesktop.swingx.search
Classes in org.jdesktop.swingx.search that implement UIDependentModifier and TypeClassDescriptionclassFactory to create, configure and show application consistent search and find widgets. -
Uses of UIDependent in org.jdesktop.swingx.table
Subinterfaces of UIDependent in org.jdesktop.swingx.tableModifier and TypeInterfaceDescriptioninterfaceEncapsulates the popup component which is the delegate for all popup visuals, used by a ColumnControlButton.Classes in org.jdesktop.swingx.table that implement UIDependentModifier and TypeClassDescriptionclassA default implementation of ColumnControlPopup.classTableColumnextension for enhanced view column configuration. -
Uses of UIDependent in org.jdesktop.swingx.tree
Classes in org.jdesktop.swingx.tree that implement UIDependentModifier and TypeClassDescriptionclassSubclassed to hack around core bug with RtoL editing (#4980473).