Uses of Enum Class
org.jdesktop.swingx.renderer.IconValue.IconType
Packages that use IconValue.IconType
Package
Description
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
-
Uses of IconValue.IconType in org.jdesktop.swingx.renderer
Subclasses with type arguments of type IconValue.IconType in org.jdesktop.swingx.rendererModifier and TypeClassDescriptionstatic enumThe cell type the icon is used for.Methods in org.jdesktop.swingx.renderer that return IconValue.IconTypeModifier and TypeMethodDescriptionstatic IconValue.IconTypeReturns the enum constant of this class with the specified name.static IconValue.IconType[]IconValue.IconType.values()Returns an array containing the constants of this enum class, in the order they are declared.