|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RevisionChildren | |
| org.netbeans.modules.vcscore.versioning | |
| Uses of RevisionChildren in org.netbeans.modules.vcscore.versioning |
| Methods in org.netbeans.modules.vcscore.versioning that return RevisionChildren | |
RevisionChildren |
RevisionList.getChildrenFor(RevisionItem item)
Get the children implementation for the given revision item. |
protected RevisionChildren |
RevisionList.createChildrenFor(RevisionItem item)
Create the children implementation for the given revision item. |
| Methods in org.netbeans.modules.vcscore.versioning with parameters of type RevisionChildren | |
Node |
RevisionList.getNodeDelegate(RevisionItem item,
RevisionChildren children)
Get the node delegate of the given revision item with given children. |
protected Node |
RevisionList.createNodeDelegate(RevisionItem item,
RevisionChildren children)
Get the node delegate for RevisionItem. |
| Constructors in org.netbeans.modules.vcscore.versioning with parameters of type RevisionChildren | |
RevisionNode(RevisionList list,
RevisionChildren ch)
Creates new RevisionNode |
|
RevisionNode(RevisionChildren children)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||