Uses of Class
org.jdesktop.swingx.JXList.DelegatingRenderer
-
Packages that use JXList.DelegatingRenderer Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. -
-
Uses of JXList.DelegatingRenderer in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as JXList.DelegatingRenderer Modifier and Type Field Description private JXList.DelegatingRenderer
JXList. delegatingRenderer
A wrapper around the default renderer enabling decoration.Methods in org.jdesktop.swingx that return JXList.DelegatingRenderer Modifier and Type Method Description private JXList.DelegatingRenderer
JXList. getDelegatingRenderer()
-