|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbicliqueviz.CommunityGraph
public class CommunityGraph
Class community network
Constructor Summary | |
---|---|
CommunityGraph(BicliqueTreeMenu treeMenu,
InfoFile info)
Creates instance of community network (will be shown in a seperate window) |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
createGraph(BicliqueTreeMenu treeMenu)
Creates the graph and window it should be shown in |
void |
takeScreenshot(java.awt.Component c)
Makes a screen dump of the specified component |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommunityGraph(BicliqueTreeMenu treeMenu, InfoFile info)
treeMenu
- Pointer to the tree menuinfo
- Pointer to the info fileMethod Detail |
---|
public void createGraph(BicliqueTreeMenu treeMenu)
treeMenu
- Tree menupublic void takeScreenshot(java.awt.Component c)
c
- Component to make a screen dump ofpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |