public static class MailFrameSidebarExtension.TreeNode extends SidebarTreeNode implements Transferable
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_ACCOUNT |
static int |
TYPE_FOLDER |
static int |
TYPE_ROOT |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Modifier and Type | Method and Description |
|---|---|
void |
doShow(boolean asNewTab) |
DbMailAccount |
getAccount() |
DbMailFolder |
getFolder() |
JPopupMenu |
getMenu() |
Icon |
getNodeIcon() |
String |
getNodeText() |
String |
getNodeTooltip() |
Object |
getTransferData(DataFlavor flavor) |
DataFlavor[] |
getTransferDataFlavors() |
int |
getType() |
boolean |
isDataFlavorSupported(DataFlavor flavor) |
void |
update() |
titleadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic static final int TYPE_ROOT
public static final int TYPE_ACCOUNT
public static final int TYPE_FOLDER
public void doShow(boolean asNewTab)
doShow in class SidebarTreeNodepublic DbMailAccount getAccount()
public DbMailFolder getFolder()
public JPopupMenu getMenu()
getMenu in class SidebarTreeNodepublic Icon getNodeIcon()
getNodeIcon in class SidebarTreeNodepublic String getNodeText()
getNodeText in class SidebarTreeNodepublic String getNodeTooltip()
getNodeTooltip in class SidebarTreeNodepublic Object getTransferData(DataFlavor flavor) throws UnsupportedFlavorException, IOException
getTransferData in interface TransferableUnsupportedFlavorExceptionIOExceptionpublic DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors in interface Transferablepublic int getType()
public boolean isDataFlavorSupported(DataFlavor flavor)
isDataFlavorSupported in interface Transferablepublic void update()
Copyright © 2015 OpenEstate. All rights reserved.