public abstract static class UIRenderer.Options
extends java.lang.Object
Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasHistory()
If there is any undo history
|
boolean |
init() |
void |
undo()
Reverts the last change
|