Method Summary |
|
final public void | expand(IMailFolder parent) Expands the specified node so it corresponds to the expanded attribute in
the configuration. |
public IMailFolder | getDropTargetFolder() Returns the tree node that is intended for a drop action. |
public DefaultMutableTreeNode | getSelectedNodeBeforeDragAction() Returns the tree node that was selected before a drag and drop was
initiated. |
public boolean | isInDndAction() Returns true if the tree is in a Drag and Drop action. |
void | resetDropTargetFolder() Sets the stored drop target path to null. |