org.ejtools.adwt.editor
Class ListEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--org.ejtools.adwt.editor.GenericEditor
              |
              +--org.ejtools.adwt.editor.ListEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class ListEditor
extends GenericEditor

Description of the Class

Version:
$Revision: 1.5 $
Author:
Laurent Etiemble

Field Summary
 
Fields inherited from class org.ejtools.adwt.editor.GenericEditor
value
 
Constructor Summary
ListEditor()
           
 
Methods inherited from class org.ejtools.adwt.editor.GenericEditor
getValue, setValue
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListEditor

public ListEditor()


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.