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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
A class which manages the lists ofHighlighter
s.static class
A ColorHighlighter with UI-dependent background. -
Uses of UIDependent in org.jdesktop.swingx.renderer
Classes in org.jdesktop.swingx.renderer that implement UIDependentModifier and TypeClassDescriptionclass
Convenience common ancestor for SwingX renderers.class
A component provider which uses a JCheckBox.class
ComponentProvider<T extends JComponent>
Abstract base class of a provider for a cell rendering component.class
Adapter to glue SwingX renderer support to core API.class
Adapter to glue SwingX renderer support to core api.class
Adapter to glue SwingX renderer support to core api.class
Renderer for hyperlinks".class
A component provider which uses aJLabel
as rendering component.class
Wrapping ComponentProvider for usage in tree rendering. -
Uses of UIDependent in org.jdesktop.swingx.search
Classes in org.jdesktop.swingx.search that implement UIDependentModifier and TypeClassDescriptionclass
Factory 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 TypeInterfaceDescriptioninterface
Encapsulates 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 TypeClassDescriptionclass
A default implementation of ColumnControlPopup.class
TableColumn
extension for enhanced view column configuration. -
Uses of UIDependent in org.jdesktop.swingx.tree
Classes in org.jdesktop.swingx.tree that implement UIDependentModifier and TypeClassDescriptionclass
Subclassed to hack around core bug with RtoL editing (#4980473).