public static class NewsFrameSidebarExtension.TreeNode extends SidebarTreeNode
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_FEED |
static int |
TYPE_ROOT |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Modifier and Type | Method and Description |
|---|---|
void |
doShow(boolean asNewTab) |
DbNewsFeed |
getFeed() |
JPopupMenu |
getMenu() |
Icon |
getNodeIcon() |
String |
getNodeText() |
String |
getNodeTooltip() |
int |
getType() |
boolean |
isFeed() |
void |
setFeed(DbNewsFeed feed) |
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_FEED
public void doShow(boolean asNewTab)
doShow in class SidebarTreeNodepublic DbNewsFeed getFeed()
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 int getType()
public boolean isFeed()
public void setFeed(DbNewsFeed feed)
Copyright © 2015 OpenEstate. All rights reserved.