org.grinvin.gred.actions

Class ClearSelection


public class ClearSelection
extends GraphPanelAction

Action which clears the selection on a graph panel.

Field Summary

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

panel

Constructor Summary

ClearSelection(GraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

ClearSelection

public ClearSelection(GraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)