|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.netbreeze.swing.editors.DateEditor
| Constructor Summary | |
DateEditor()
|
|
| Method Summary | |
java.awt.Component |
getCustomEditor()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
setValue(java.lang.Object newValue)
|
boolean |
supportsCustomEditor()
|
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DateEditor()
| Method Detail |
public void setValue(java.lang.Object newValue)
setValue in class java.beans.PropertyEditorSupportpublic java.awt.Component getCustomEditor()
getCustomEditor in class java.beans.PropertyEditorSupportpublic boolean supportsCustomEditor()
supportsCustomEditor in class java.beans.PropertyEditorSupportpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||