Uses of Class
bicliqueviz.BicliqueTreeMenu

Uses of BicliqueTreeMenu in bicliqueviz
 

Methods in bicliqueviz that return BicliqueTreeMenu
 BicliqueTreeMenu BiCliqueWin.getTreeMenu()
           
 

Methods in bicliqueviz with parameters of type BicliqueTreeMenu
 void CommunityGraph.createGraph(BicliqueTreeMenu treeMenu)
          Creates the graph and window it should be shown in
 void TabbedPane.setTreeMenu(BicliqueTreeMenu tm)
           
 

Constructors in bicliqueviz with parameters of type BicliqueTreeMenu
CacheFilesSaver(java.lang.String f, BicliqueTreeMenu tm, BiGraph g)
           
CommunityGraph(BicliqueTreeMenu treeMenu, InfoFile info)
          Creates instance of community network (will be shown in a seperate window)