Class RemoveColorAction

java.lang.Object
es.imim.DISGENET.network.colorMapping.RemoveColorAction
All Implemented Interfaces:
ActionListener, EventListener

public class RemoveColorAction extends Object implements ActionListener
  • Constructor Details

    • RemoveColorAction

      public RemoveColorAction()
  • Method Details

    • removeColorClass

      public void removeColorClass(org.cytoscape.model.CyNetwork cyNet)
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener