|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.tree.DefaultMutableTreeNode com.atlassian.theplugin.idea.ui.tree.AtlassianTreeNode com.atlassian.theplugin.idea.ui.tree.file.FileNode com.atlassian.theplugin.idea.ui.tree.file.CrucibleContainerNode com.atlassian.theplugin.idea.ui.tree.file.CrucibleLineCommentsNode
public class CrucibleLineCommentsNode
Field Summary |
---|
Fields inherited from class com.atlassian.theplugin.idea.ui.tree.AtlassianTreeNode |
---|
EMPTY_NODE |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
---|
allowsChildren, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
---|---|
CrucibleLineCommentsNode(com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review,
com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file,
java.util.Map<java.lang.String,FileNode> children)
|
Method Summary | |
---|---|
AtlassianTreeNode |
getClone()
|
protected java.lang.String |
getText()
|
boolean |
isCompactable()
|
Methods inherited from class com.atlassian.theplugin.idea.ui.tree.file.CrucibleContainerNode |
---|
getReview, getTreeCellRenderer, setReview |
Methods inherited from class com.atlassian.theplugin.idea.ui.tree.file.FileNode |
---|
addChild, compareTo, getChildren, getName, getNode, hasNode, removeChild, removeChildren, setName, toString |
Methods inherited from class com.atlassian.theplugin.idea.ui.tree.AtlassianTreeNode |
---|
addNode, filter, getAtlassianClickAction, getChildAt |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
---|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, 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 |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CrucibleLineCommentsNode(com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review, com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file, java.util.Map<java.lang.String,FileNode> children)
Method Detail |
---|
protected java.lang.String getText()
getText
in class CrucibleContainerNode
public AtlassianTreeNode getClone()
getClone
in class AtlassianTreeNode
public boolean isCompactable()
isCompactable
in class FileNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |