Uses of Class
org.jdesktop.swingx.sort.StringValueRegistry
-
Packages that use StringValueRegistry 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 StringValueRegistry in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return StringValueRegistry Modifier and Type Method Description protected StringValueRegistryJXList. createDefaultStringValueRegistry()Creates and returns the default registry for StringValues.protected StringValueRegistryJXTable. createDefaultStringValueRegistry()Creates and returns the default registry for StringValues.protected StringValueRegistryJXList. getStringValueRegistry()Returns the StringValueRegistry which defines the string representation for each cells.protected StringValueRegistryJXTable. getStringValueRegistry()Returns the StringValueRegistry which defines the string representation for each cells.
-