public class

ClearCommandQueueEvent

extends Object
java.lang.Object
   ↳ vars.annotation.ui.commandqueue.ClearCommandQueueEvent

Class Overview

Clears the undo and redo lists. Useful when you're changing videoarchives so you don't make changes to model objects that you can't see

Summary

Public Constructors
ClearCommandQueueEvent()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ClearCommandQueueEvent ()