Class CommandHistory

java.lang.Object
de.swa.ui.command.CommandHistory

public class CommandHistory
extends java.lang.Object
Command History based on the Command Pattern
  • Method Summary

    Modifier and Type Method Description
    void addCommand​(AbstractCommand c)  
    static CommandHistory getInstance()  

    Methods inherited from class java.lang.Object

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