| Package | Description |
|---|---|
| org.jvnet.lafwidget.tree.dnd |
| Modifier and Type | Method and Description |
|---|---|
void |
StringTreeDnDListener.drop(StringTreeDnDEvent anEvent)
Invoked when the drop operation happens.
|
void |
StringTreeDnDListener.mayDrop(StringTreeDnDEvent anEvent)
Invoked to verify that aSourceString may be dropped into aTargetNode
inside aTargetTree.
|