com.elegantj.net.message
Class MessageBodyEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.elegantj.net.message.MessageBodyEditor
- All Implemented Interfaces:
- java.util.EventListener, java.beans.PropertyChangeListener, java.beans.PropertyEditor
- public class MessageBodyEditor
- extends java.beans.PropertyEditorSupport
- implements java.beans.PropertyChangeListener
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, setAsText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageBodyEditor
public MessageBodyEditor()
setValue
public void setValue(java.lang.Object obj)
- Specified by:
setValue in interface java.beans.PropertyEditor
getValue
public java.lang.Object getValue()
- Specified by:
getValue in interface java.beans.PropertyEditor
getAsText
public java.lang.String getAsText()
- Specified by:
getAsText in interface java.beans.PropertyEditor
getTags
public java.lang.String[] getTags()
- Specified by:
getTags in interface java.beans.PropertyEditor
isPaintable
public boolean isPaintable()
- Specified by:
isPaintable in interface java.beans.PropertyEditor
getCustomEditor
public java.awt.Component getCustomEditor()
- Specified by:
getCustomEditor in interface java.beans.PropertyEditor
getJavaInitializationString
public java.lang.String getJavaInitializationString()
- Specified by:
getJavaInitializationString in interface java.beans.PropertyEditor
paintValue
public void paintValue(java.awt.Graphics g,
java.awt.Rectangle clipRect)
- Specified by:
paintValue in interface java.beans.PropertyEditor
supportsCustomEditor
public boolean supportsCustomEditor()
- Specified by:
supportsCustomEditor in interface java.beans.PropertyEditor
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent e)
- Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Submit a bug or feature
Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.