Uses of Package
org.jdesktop.swingx.renderer
-
Packages that use org.jdesktop.swingx.renderer 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.decorator Contains API used to implement coordinated sorting, filtering and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList.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.renderer Contains implementation of renderers used by JXTable, JXTreeTable and related classes.org.jdesktop.swingx.sort -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx Class Description JRendererPanel An implementation of JPanel used for rendering.StringValue A simple converter to return a String representation of an object. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.decorator Class Description StringValue A simple converter to return a String representation of an object. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.plaf.basic Class Description CellContext Encapsulates a snapshop of cell content and default display context for usage by aComponentProvider
.ComponentProvider Abstract base class of a provider for a cell rendering component.FormatStringValue Base type forFormat
-backedStringValue
.StringValue A simple converter to return a String representation of an object. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.renderer Class Description AbstractRenderer Convenience common ancestor for SwingX renderers.BooleanValue A simple converter to return a Boolean value from an Object.CellContext Encapsulates a snapshop of cell content and default display context for usage by aComponentProvider
.ComponentProvider Abstract base class of a provider for a cell rendering component.DefaultVisuals Encapsulates the default visual configuration of renderering components, respecting the state of the passed-inCellContext
.FormatStringValue Base type forFormat
-backedStringValue
.IconAware Interface for tagging rendering components to allow Highlighters to treat the Icon (Issue #1311-swingx) as a visual decoration.IconValue A simple converter to return a Icon representation of an Object.IconValue.IconType The cell type the icon is used for.ListCellContext List specificCellContext
.MappedValue Compound implementation of XXValue.PainterAware Temporary hook to allow painters in rendering.StringValue A simple converter to return a String representation of an object.TableCellContext Table specificCellContext
.TreeCellContext Tree specificCellContext
.WrappingIconPanel Compound component for usage in tree renderer. -
Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.sort Class Description StringValue A simple converter to return a String representation of an object.