Uses of Class
org.jdesktop.swingx.renderer.WrappingIconPanel
Packages that use WrappingIconPanel
Package
Description
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of WrappingIconPanel in org.jdesktop.swingx.renderer
Subclasses with type arguments of type WrappingIconPanel in org.jdesktop.swingx.rendererModifier and TypeClassDescriptionclassWrapping ComponentProvider for usage in tree rendering.Methods in org.jdesktop.swingx.renderer that return WrappingIconPanelModifier and TypeMethodDescriptionprotected WrappingIconPanelWrappingProvider.createRendererComponent()WrappingProvider.getRendererComponent(CellContext context) Configures and returns an appropriate component to render a cell in the given context.