Uses of Class
io.github.interacto.undo.UndoCollector
-
Packages that use UndoCollector Package Description io.github.interacto.undo -
-
Uses of UndoCollector in io.github.interacto.undo
Methods in io.github.interacto.undo that return UndoCollector Modifier and Type Method Description static UndoCollectorUndoCollector. getInstance()Methods in io.github.interacto.undo with parameters of type UndoCollector Modifier and Type Method Description static voidUndoCollector. setInstance(UndoCollector newInstance)Sets the single instance.
-