|
instrument/JTree API Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.pvv.bcd.instrument.JTree.DefaultTransferInfo
This is the default transfer info that is used for transfering node data around. It contains some black magic that needs a bit of memory jogging to properly document. This will happen in due time. Feel free to nag about it if you really need/want it.
| Constructor Summary | |
DefaultTransferInfo(org.pvv.bcd.instrument.JTree.SubTreeNode[] nodes,
DndId dndId)
|
|
| Method Summary | |
DndId |
getDndId()
|
org.pvv.bcd.instrument.JTree.SubTreeNode[] |
getNodes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultTransferInfo(org.pvv.bcd.instrument.JTree.SubTreeNode[] nodes,
DndId dndId)
| Method Detail |
public DndId getDndId()
public org.pvv.bcd.instrument.JTree.SubTreeNode[] getNodes()
|
instrument/JTree API Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||