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

public static class SwingUtils.ScrollState<T> extends Object
A generic data class to hold the state of a scroll pane's viewport, anchored to a stable model object.
  • Constructor Details

    • ScrollState

      public ScrollState()