Uses of Interface
org.jdesktop.swingx.renderer.PainterAware
Packages that use PainterAware
Package
Description
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of PainterAware in org.jdesktop.swingx.renderer
Classes in org.jdesktop.swingx.renderer that implement PainterAwareModifier and TypeClassDescriptionclass
AJCheckBox
optimized for usage in renderers and with a minimal background painter support.class
AJLabel
optimized for usage in renderers and with a minimal background painter support.class
AJXHyperlink
optimized for usage in renderers and with a minimal background painter support.class
Compound component for usage in tree renderer.