public interface UndoableActions
Modifier and Type | Method and Description |
---|---|
default String |
getName() |
void |
perform() |
void |
redo() |
void |
undo() |
void perform()
void undo()
void redo()
default String getName()
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.