Uses of Class
org.jdesktop.swingx.sort.StringValueRegistry

Packages that use StringValueRegistry
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
protected  StringValueRegistry JXTable.createDefaultStringValueRegistry()
          Creates and returns the default registry for StringValues.
protected  StringValueRegistry JXList.createDefaultStringValueRegistry()
          Creates and returns the default registry for StringValues.
protected  StringValueRegistry JXTable.getStringValueRegistry()
          Returns the StringValueRegistry which defines the string representation for each cells.
protected  StringValueRegistry JXList.getStringValueRegistry()
          Returns the StringValueRegistry which defines the string representation for each cells.
 



Copyright © 2010. All Rights Reserved.