Modifier and Type | Method and Description |
---|---|
DragDropTreeNode |
DragDropTreeNode.getParent()
Get the parent DragDropTreeNode
|
Modifier and Type | Method and Description |
---|---|
boolean |
IExplorerTreeNodeDragDrop.dropAction(int action,
DragDropTreeNode dragDropTreeNode)
Carry out the specified drop action using the specified DragDropTreeNode
|
void |
DragDropTreeNode.setParent(DragDropTreeNode prnt)
Set the parent DragDropTreeNode
|