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 floatAquaUILayoutInfo. 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 floatAquaUIPainter. getScrollBarThumbPosition(ScrollBarThumbLayoutConfiguration g, boolean useExtent)Map a major axis coordinate of a scroll bar to a thumb position along the scroll bar track.
-