public class MailAccountDialog.Node extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
MailAccountDialog.Node() |
MailAccountDialog.Node(DbMailAccount account,
MailAccountDialog dialog,
ImmoToolProject project) |
Modifier and Type | Method and Description |
---|---|
DbMailAccount |
getAccount() |
MailAccountDialogForm |
getChildForm(Class formClass) |
MailAccountDialog.Node |
getChildNode(Class formClass) |
MailAccountDialogForm |
getForm() |
Icon |
getNodeIcon() |
String |
getNodeText() |
boolean |
isAccountChildNode() |
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 MailAccountDialog.Node()
public MailAccountDialog.Node(DbMailAccount account, MailAccountDialog dialog, ImmoToolProject project)
public DbMailAccount getAccount()
public MailAccountDialogForm getChildForm(Class formClass)
public MailAccountDialog.Node getChildNode(Class formClass)
public MailAccountDialogForm getForm()
public Icon getNodeIcon()
public String getNodeText()
public boolean isAccountChildNode()
Copyright © 2015 OpenEstate. All rights reserved.