Uses of Class
org.jdesktop.swingx.renderer.WrappingIconPanel
-
Packages that use WrappingIconPanel Package Description org.jdesktop.swingx.renderer Contains implementation of renderers used by JXTable, JXTreeTable and related classes. -
-
Uses of WrappingIconPanel in org.jdesktop.swingx.renderer
Methods in org.jdesktop.swingx.renderer that return WrappingIconPanel Modifier and Type Method Description protected WrappingIconPanel
WrappingProvider. createRendererComponent()
WrappingIconPanel
WrappingProvider. getRendererComponent(CellContext context)
Configures and returns an appropriate component to render a cell in the given context.
-