|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationNode | |
|---|---|
| net.sf.statcvs.output | |
| net.sf.statcvs.pages | |
| Uses of NavigationNode in net.sf.statcvs.output |
|---|
| Methods in net.sf.statcvs.output that return NavigationNode | |
|---|---|
NavigationNode |
RepoMapPageMaker.toFile()
|
NavigationNode |
ChurnPageMaker.toFile()
|
| Uses of NavigationNode in net.sf.statcvs.pages |
|---|
| Classes in net.sf.statcvs.pages that implement NavigationNode | |
|---|---|
class |
Page
|
class |
PageGroup
|
| Methods in net.sf.statcvs.pages that return NavigationNode | |
|---|---|
NavigationNode |
LogPageMaker.toFile()
|
NavigationNode |
LOCPageMaker.toFile()
|
NavigationNode |
FileSizesPageMaker.toFile()
|
NavigationNode |
DirectorySizesPageMaker.toFile()
|
NavigationNode |
AllDevelopersPageMaker.toFile()
|
| Methods in net.sf.statcvs.pages with parameters of type NavigationNode | |
|---|---|
void |
PageGroup.add(NavigationNode page)
|
void |
Page.addChild(NavigationNode child)
|
void |
PageGroup.setMainPage(NavigationNode page)
|
void |
PageGroup.setParent(NavigationNode parentPage)
|
void |
Page.setParent(NavigationNode parent)
|
void |
NavigationNode.setParent(NavigationNode parent)
Sets the page's parent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||