|
org.openide.explorer 6.5.22 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodePropertyEditor
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 |
|---|
void attach(Node[] nodes)
nodes - array of nodes having the property
|
org.openide.explorer 6.5.22 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||