Uses of Class
org.violetlib.jnr.aqua.ScrollBarThumbLayoutConfiguration
-
Packages that use ScrollBarThumbLayoutConfiguration Package Description org.violetlib.jnr.aqua -
-
Uses of ScrollBarThumbLayoutConfiguration in org.violetlib.jnr.aqua
Methods in org.violetlib.jnr.aqua with parameters of type ScrollBarThumbLayoutConfiguration Modifier and Type Method and Description abstract float
AquaUILayoutInfo. getScrollBarThumbPosition(Rectangle2D bounds, ScrollBarThumbLayoutConfiguration g, boolean useExtent)
Map a major axis coordinate of a scroll bar to a thumb position along the scroll bar track.abstract float
AquaUIPainter. getScrollBarThumbPosition(ScrollBarThumbLayoutConfiguration g, boolean useExtent)
Map a major axis coordinate of a scroll bar to a thumb position along the scroll bar track.
-