Package app.events
Class RedoEvent
java.lang.Object
app.events.Event
app.events.RedoEvent
public class RedoEvent extends Event
Event signalizing that an action is being undone in an arbitrary place in the UI
-
Constructor Summary
Constructors Constructor Description RedoEvent()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RedoEvent
public RedoEvent()
-