Class RelevanceMarkCommandHistory

java.lang.Object
de.swa.fuh.qrefinement.command.RelevanceMarkCommandHistory

public class RelevanceMarkCommandHistory
extends java.lang.Object
This class implements a command history for all commands that changed relevance marks of images or text
Author:
Nicolas Boch
  • Method Summary

    Modifier and Type Method Description
    void add​(UndoableCommand command)
    Add a new command to the command history.
    void clearHistory()  
    static RelevanceMarkCommandHistory getInstance()  
    void redo()  
    void undo()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait