org.grinvin.gred.actions

Class SelectAll


public class SelectAll
extends GraphPanelAction

Action command which which selects all elements on a graph panel.

Field Summary

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

panel

Constructor Summary

SelectAll(GraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

SelectAll

public SelectAll(GraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)