org.grinvin.gred.actions
Class DeleteSelectedGraphs
AbstractActionorg.grinvin.gred.actions.DeleteSelectedGraphs
public class DeleteSelectedGraphs
extends AbstractAction
Action that removes the current selected graphs in a given graph list.
void | actionPerformed(ActionEvent e)- Delete the currently selected graphs in the snapshot list.
|
DeleteSelectedGraphs
public DeleteSelectedGraphs(GraphList graphList,
ListSelectionModel selectionModel) Construct an action of this kind.
actionPerformed
public void actionPerformed(ActionEvent e)
Delete the currently selected graphs in the snapshot list.