Package org.jdesktop.swingx.renderer
package org.jdesktop.swingx.renderer
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
ClassDescriptionConvenience 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.A component provider which uses a JCheckBox.ComponentProvider<T extends JComponent>Abstract base class of a provider for a cell rendering component.Adapter to glue SwingX renderer support to core API.Adapter to glue SwingX renderer support to core api.Adapter to glue SwingX renderer support to core api which implements TreeCellRendererDefaultVisuals<T extends JComponent>Encapsulates the default visual configuration of renderering components, respecting the state of the passed-inCellContext.Base type forFormat-backedStringValue.Renderer for hyperlinks".Interface for tagging rendering components to allow Highlighters to treat the Icon (Issue #1311-swingx) as a visual decoration.A simple converter to return an Icon representation of an Object.The cell type the icon is used for.A collection of commonIconValueimplementations.AJCheckBoxoptimized for usage in renderers and with a minimal background painter support.AJLabeloptimized for usage in renderers and with a minimal background painter support.An implementation of JPanel used for rendering.AJXHyperlinkoptimized for usage in renderers and with a minimal background painter support.A component provider which uses aJLabelas rendering component.List specificCellContext.A StringValue which looks up localized String representations for objects.Compound implementation of XXValue.A collection of commonMappedValueimplementations.MappedValue wrapper of type UIResource to tag LAF installed converters.Temporary hook to allow painters in rendering.A simple converter to return a String representation of an object.A collection of commonStringValueimplementations.StringValue wrapper of type UIResource to tag LAF installed converters.Table specificCellContext.Tree specificCellContext.Compound component for usage in tree renderer.Wrapping ComponentProvider for usage in tree rendering.