Uses of Class
uno.anahata.ai.swing.util.SwingUtils.ScrollState
Packages that use SwingUtils.ScrollState
-
Uses of SwingUtils.ScrollState in uno.anahata.ai.swing.util
Methods in uno.anahata.ai.swing.util that return SwingUtils.ScrollStateModifier and TypeMethodDescriptionstatic <T> SwingUtils.ScrollState<T> SwingUtils.getScrollState(JScrollPane scrollPane, Function<Component, T> anchorExtractor) Captures the precise scroll state of a JScrollPane.
