Uses of Class
eu.bandm.tools.graficUtils.SwingTools.EnabledJComboBoxRenderer
Packages that use SwingTools.EnabledJComboBoxRenderer
Package
Description
Utility functions for Swing GUI interaction and for graphics: drawing and coordinate calculation.
-
Uses of SwingTools.EnabledJComboBoxRenderer in eu.bandm.tools.graficUtils
Methods in eu.bandm.tools.graficUtils that return SwingTools.EnabledJComboBoxRendererModifier and TypeMethodDescriptionSwingTools.EnabledJComboBoxRenderer.setDisabledColor
(Color disabledColor) Sets the color to render disabled items.SwingTools.EnabledJComboBoxRenderer.setPredicate
(@Opt Predicate<D> predicate)