Package | Description |
---|---|
org.jvnet.lafwidget.tree.dnd |
Class and Description |
---|
DnDVetoException
DnDVetoException is an exception thrown to signal that a drag and drop
operation is not valid.
|
StringTreeDnDEvent
StringTreeDnDEvent is an event fired whenever a String is about to be dropped
into a node in a JTree.
|
TreeTreeDnDEvent
TreeTreeDnDEvent is an event fired when a node from a JTree is dropped into
another node (of the same or of other JTree).
|