org.grinvin.gred.actions

Class DeleteSelection


public class DeleteSelection
extends MutableGraphPanelAction

Action which deletes the current selection.

Field Summary

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

panel

Constructor Summary

DeleteSelection(MutableGraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

DeleteSelection

public DeleteSelection(MutableGraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)