|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
com.beanexplorer.editors.CustomEditorSupport
ru.biosoft.graphics.font.FontEditor
| Field Summary |
| Fields inherited from class com.beanexplorer.editors.CustomEditorSupport |
bean, descriptor |
| Constructor Summary | |
FontEditor()
|
|
| Method Summary | |
java.awt.Component |
getCustomEditor()
|
java.awt.Component |
getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
|
protected java.lang.Object |
processValue()
This method should return Object that is result of editing in custom editor. |
| Methods inherited from class com.beanexplorer.editors.CustomEditorSupport |
actionPerformed, getBean, getCustomEditor, getDescriptor, isPaintable, setBean, setColor, setDescriptor, supportsCustomEditor |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getTags, getValue, paintValue, removePropertyChangeListener, setAsText, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.PropertyEditor |
addPropertyChangeListener, getAsText, getJavaInitializationString, getTags, getValue, paintValue, removePropertyChangeListener, setAsText, setValue |
| Constructor Detail |
public FontEditor()
| Method Detail |
public java.awt.Component getCustomEditor()
public java.awt.Component getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
protected java.lang.Object processValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||