Uses of Interface
org.fxmisc.undo.impl.ChangeQueue.QueuePosition
Packages that use ChangeQueue.QueuePosition
-
Uses of ChangeQueue.QueuePosition in org.fxmisc.undo.impl
Classes in org.fxmisc.undo.impl that implement ChangeQueue.QueuePositionModifier and TypeClassDescriptionprivate classprivate classprivate classFields in org.fxmisc.undo.impl declared as ChangeQueue.QueuePositionModifier and TypeFieldDescriptionprivate ChangeQueue.QueuePositionUndoManagerImpl.markprivate final ChangeQueue.QueuePositionUndoManagerImpl.UndoPositionImpl.queuePosMethods in org.fxmisc.undo.impl that return ChangeQueue.QueuePositionModifier and TypeMethodDescriptionChangeQueue.getCurrentPosition()FixedSizeChangeQueue.getCurrentPosition()UnlimitedChangeQueue.getCurrentPosition()ZeroSizeChangeQueue.getCurrentPosition()Constructors in org.fxmisc.undo.impl with parameters of type ChangeQueue.QueuePositionModifierConstructorDescription(package private)UndoPositionImpl(ChangeQueue.QueuePosition queuePos)