Uses of Interface
org.jdesktop.swingx.renderer.PainterAware
-
Packages that use PainterAware Package Description org.jdesktop.swingx.renderer 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 PainterAware Modifier and Type Class Description class
JRendererCheckBox
AJCheckBox
optimized for usage in renderers and with a minimal background painter support.class
JRendererLabel
AJLabel
optimized for usage in renderers and with a minimal background painter support.class
JXRendererHyperlink
AJXHyperlink
optimized for usage in renderers and with a minimal background painter support.class
WrappingIconPanel
Compound component for usage in tree renderer.
-