Package gui.componentEditor.propertyeditor

Class Summary
AbstractCollectionEditor An abstract collection editor.
ArrayListEditor A property editor for ArrayList.
ArrayPropertyEditorAdapter Adapter for editing array types.
BigDecimalEditor A property editor for BigDecimal typed properties.
BooleanEditor  
ByteEditor  
CharacterEditor  
CollectionEditor A property editor for Collection.
DateEditor A property editor for Date typed properties.
DoubleEditor  
FileEditor A property editor for File.
FloatEditor  
HashSetEditor A property editor for HashSet.
InetAddressEditor  
IntegerEditor  
IteratorEditor A property editor for Iterator.
LinkedListEditor A property editor for LinkedList.
ListEditor A property editor for List.
ListIteratorEditor A property editor for ListIterator.
LongEditor  
Manager User: lyon Date: Oct 22, 2006 Time: 12:27:30 PM Copyright DocJava, Inc.
MapEditor A property editor for Properties.
ObjectNameEditor A property editor for ObjectName.
SetEditor A property editor for Set.
ShortEditor  
StackEditor A property editor for Stack
TextPropertyEditorSupport A base class for text based properties.
TreeSetEditor A property editor for TreeSet.
URIEditor  
URLEditor A property editor for URL typed properties.
VectorEditor A property editor for Vector.
 

Exception Summary
PropertyEditorException An exception for property editor conversion problems.