Package org.jurvis.beans.editors

PropertyEditors for use with JavaBeans.

See:
          Description

Class Summary
CharEditor A PropertyEditor for converting back and forth between a String and a Character.
DimensionEditor A PropertyEditor for converting back and forth between a String and a Dimension.
DoubleEditor A PropertyEditor for converting back and forth between a String and a Double.
IconEditor A PropertyEditor for converting back and forth between a String and an Icon.
ImageEditor A PropertyEditor for converting back and forth between a String and an Icon.
KeyStrokeEditor A PropertyEditor for converting back and forth between a String and a KeyStroke.
MnemonicEditor A PropertyEditor for converting back and forth between a String and an int representing a character.
 

Package org.jurvis.beans.editors Description

PropertyEditors for use with JavaBeans.



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.