org.grinvin.gred.actions

Class Complement


public class Complement
extends MutableGraphPanelAction

Actionwhich replaces the graph with its complement.

Field Summary

Fields inherited from class org.grinvin.gred.actions.MutableGraphPanelAction

panel

Constructor Summary

Complement(MutableGraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

Complement

public Complement(MutableGraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)