org.jboss.cache
Class ElementPropertyEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended byorg.jboss.cache.ElementPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class ElementPropertyEditor
extends java.beans.PropertyEditorSupport


Constructor Summary
ElementPropertyEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementPropertyEditor

public ElementPropertyEditor()