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) |
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_FEED
public void doShow(boolean asNewTab)
doShow
in class SidebarTreeNode
public DbNewsFeed getFeed()
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 int getType()
public boolean isFeed()
public void setFeed(DbNewsFeed feed)
Copyright © 2015 OpenEstate. All rights reserved.