Uses of Class
org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
-
Packages that use DecoratorListCellRenderer Package Description org.nuiton.jaxx.runtime.swing.renderer -
-
Uses of DecoratorListCellRenderer in org.nuiton.jaxx.runtime.swing.renderer
Subclasses of DecoratorListCellRenderer in org.nuiton.jaxx.runtime.swing.renderer Modifier and Type Class Description classFilteredDecoratorListCellRenderer<O>AListCellRendererwhich compute text with the givendecorator, highlights a part of the rendered text, and leave the hand to thedelegateto perform the visual renderer.
-