org.apache.servicemix.mail.utils
Class IgnoreListEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.apache.servicemix.mail.utils.IgnoreListEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class IgnoreListEditor
extends java.beans.PropertyEditorSupport

Author:
lhein

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

Constructor Detail

IgnoreListEditor

public IgnoreListEditor()
Method Detail

setValue

public void setValue(java.lang.Object o)
Specified by:
setValue in interface java.beans.PropertyEditor
Overrides:
setValue in class java.beans.PropertyEditorSupport


Copyright © 2005-2012 FuseSource. All Rights Reserved.