SwingScrollbarAdapter
Bridges a top-origin Swing scrollbar to the shared terminal viewport.
The scrollbar retains pixel-scale coordinates, allowing its thumb to move continuously during direct manipulation. Each thumb position maps to an integer top row, which is applied immediately with no easing lag. Terminal publications do not overwrite the host-owned thumb coordinate during a drag, and release is already row-aligned.
Parameters
scrollbar
host-owned vertical scrollbar.