java.lang.Objectjava.beans.PropertyEditorSupport
javax.swing.beaninfo.SwingEditorSupport
javax.swing.beaninfo.SwingIconEditor
All Implemented Interfaces:
PropertyEditor
| Fields inherited from javax.swing.beaninfo.SwingEditorSupport: |
|---|
| panel, LARGE_DIMENSION, MEDIUM_DIMENSION, SMALL_DIMENSION, BUTTON_MARGIN |
| Method from javax.swing.beaninfo.SwingIconEditor Summary: |
|---|
| setValue |
| Methods from javax.swing.beaninfo.SwingEditorSupport: |
|---|
| getCustomEditor, init, setAlignment, supportsCustomEditor |
| Methods from java.beans.PropertyEditorSupport: |
|---|
| addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.beaninfo.SwingIconEditor Detail: |
|---|
|