org.grinvin.worksheet.actions

Class SaveConjectureHistoryAction


public class SaveConjectureHistoryAction
extends SimpleAction

Action to save the conjecture history to file.

Constructor Summary

SaveConjectureHistoryAction(WorksheetModel model)
Creates a new instance of SaveTestAction

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

SaveConjectureHistoryAction

public SaveConjectureHistoryAction(WorksheetModel model)
Creates a new instance of SaveTestAction

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)