org.grinvin.worksheet.actions

Class DeleteConjectureHistoryAction


public class DeleteConjectureHistoryAction
extends SimpleAction

Action to delete the conjecture history.

Constructor Summary

DeleteConjectureHistoryAction(WorksheetModel model)
Creates a new instance of DeleteConjectureHistoryAction

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

DeleteConjectureHistoryAction

public DeleteConjectureHistoryAction(WorksheetModel model)
Creates a new instance of DeleteConjectureHistoryAction

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)