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 classJRendererCheckBoxAJCheckBoxoptimized for usage in renderers and with a minimal background painter support.classJRendererLabelAJLabeloptimized for usage in renderers and with a minimal background painter support.classJXRendererHyperlinkAJXHyperlinkoptimized for usage in renderers and with a minimal background painter support.classWrappingIconPanelCompound component for usage in tree renderer.
-