Uses of Package
org.jdesktop.swingx.renderer
Packages that use org.jdesktop.swingx.renderer
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.
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingxClassDescriptionAn implementation of JPanel used for rendering.A simple converter to return a String representation of an object.
-
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.decorator
-
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.plaf.basicClassDescriptionEncapsulates a snapshop of cell content and default display context for usage by a
ComponentProvider
.Abstract base class of a provider for a cell rendering component.Base type forFormat
-backedStringValue
.A simple converter to return a String representation of an object. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.rendererClassDescriptionConvenience common ancestor for SwingX renderers.A simple converter to return a Boolean value from an Object.Encapsulates a snapshop of cell content and default display context for usage by a
ComponentProvider
.Abstract base class of a provider for a cell rendering component.Encapsulates the default visual configuration of renderering components, respecting the state of the passed-inCellContext
.Base type forFormat
-backedStringValue
.Interface for tagging rendering components to allow Highlighters to treat the Icon (Issue #1311-swingx) as a visual decoration.A simple converter to return a Icon representation of an Object.The cell type the icon is used for.List specificCellContext
.Compound implementation of XXValue.Temporary hook to allow painters in rendering.A simple converter to return a String representation of an object.Table specificCellContext
.Tree specificCellContext
.Compound component for usage in tree renderer. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.sort