public static class EditorScrollingPositionKeeper.ForDocument extends java.lang.Object implements Disposable
EditorScrollingPositionKeeper
, but tracking all editors for a given document.Disposable.Parent
Constructor and Description |
---|
ForDocument(Document document) |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Usually not invoked directly, see class javadoc.
|
void |
restorePosition(boolean stopAnimation) |
void |
savePosition() |
public ForDocument(Document document)
public void savePosition()
public void restorePosition(boolean stopAnimation)
public void dispose()
Disposable
dispose
in interface Disposable