|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Special interface for property editors to allow connection between the editor and node which property is displayed by this editor.
Method Summary | |
void |
attach(Node[] nodes)
Deprecated. Informs the editor that the property that it is displaying belongs to following nodes. |
Methods inherited from interface java.beans.PropertyEditor |
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor |
Method Detail |
public void attach(Node[] nodes)
nodes
- array of nodes having the property
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |