public class ColorAction extends Object implements ActionListener
| Constructor and Description |
|---|
ColorAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Long |
CheckColorTable(org.cytoscape.model.CyNetwork cyNet) |
void |
fillColorTable(org.cytoscape.model.CyNetwork cyNet) |
void |
paintNodes(org.cytoscape.model.CyNetwork cyNet) |
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic Long CheckColorTable(org.cytoscape.model.CyNetwork cyNet)
public void fillColorTable(org.cytoscape.model.CyNetwork cyNet)
public void paintNodes(org.cytoscape.model.CyNetwork cyNet)
Copyright © 2021. All rights reserved.