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() |
title
add, 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, toString
public 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 SidebarTreeNode
public DbMailAccount getAccount()
public DbMailFolder getFolder()
public JPopupMenu getMenu()
getMenu
in class SidebarTreeNode
public Icon getNodeIcon()
getNodeIcon
in class SidebarTreeNode
public String getNodeText()
getNodeText
in class SidebarTreeNode
public String getNodeTooltip()
getNodeTooltip
in class SidebarTreeNode
public Object getTransferData(DataFlavor flavor) throws UnsupportedFlavorException, IOException
getTransferData
in interface Transferable
UnsupportedFlavorException
IOException
public DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors
in interface Transferable
public int getType()
public boolean isDataFlavorSupported(DataFlavor flavor)
isDataFlavorSupported
in interface Transferable
public void update()
Copyright © 2015 OpenEstate. All rights reserved.