Class SwingUtils.ScrollState<T>
java.lang.Object
uno.anahata.ai.swing.util.SwingUtils.ScrollState<T>
- Type Parameters:
T- The type of the anchor object.
- Enclosing class:
SwingUtils
A generic data class to hold the state of a scroll pane's viewport, anchored to a stable model object.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScrollState
public ScrollState()
-
