Uses of Class
com.jidesoft.converter.ArrayConverter

Packages that use ArrayConverter
com.jidesoft.converter The package contains all kinds of object converters for JIDE Common Layer. 
 

Uses of ArrayConverter in com.jidesoft.converter
 

Subclasses of ArrayConverter in com.jidesoft.converter
 class DefaultArrayConverter
          Converts an array to a string and converts a string to an array.
 class DimensionConverter
          Converter which converts Dimension to String and converts it back.
 class InsetsConverter
          Converter which converts Insets to String and converts it back.
 class MultipleEnumConverter
          MultipleEnumConverter is a special ArrayConverter that converts a string to/from array.
 class PointConverter
          Converter which converts Point to String and converts it back.
 class RectangleConverter
          Converter which converts Rectangle to String and converts it back.
 



Copyright © 2013. All Rights Reserved.