Uses of Package
org.jdesktop.swingx.renderer

Packages that use org.jdesktop.swingx.renderer
org.jdesktop.swingx.renderer   
 

Classes in org.jdesktop.swingx.renderer used by org.jdesktop.swingx.renderer
CellContext
          Encapsulates the display context passed into the getXXRendererComponent.
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-in CellContext.
FormatStringValue
          Base type for Format-backed StringValue.
LabelProvider
          A component provider which uses a JLabel.
PainterAware
          Temporary hook to allow painters in rendering.
StringValue
          A simplistic converter to return a String representation of an object.
WrappingIconPanel
          Compound component for usage in tree renderer.