|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--com.ibm.dse.gui.SpPanelEMUEditor
The SpPanelEMUEditor class provides an editor for the EMUCurrency property, which is defined in the OperationPanel bean.
Constructor Summary | |
protected |
SpPanelEMUEditor()
This constructor creates a SpPanelEMUEditor object. |
protected |
SpPanelEMUEditor(java.lang.Object source)
This constructor creates a SpPanelEMUEditor object. |
Method Summary | |
java.lang.String[] |
getTags()
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values. |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener,
firePropertyChange,
getAsText,
getCustomEditor,
getJavaInitializationString,
getValue,
isPaintable,
paintValue,
removePropertyChangeListener,
setAsText,
setValue,
supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected SpPanelEMUEditor()
protected SpPanelEMUEditor(java.lang.Object source)
source
- java.lang.ObjectMethod Detail |
public java.lang.String[] getTags()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |