Uses of Class
org.violetlib.jnr.aqua.ScrollBarThumbConfiguration
-
Packages that use ScrollBarThumbConfiguration Package Description org.violetlib.jnr.aqua -
-
Uses of ScrollBarThumbConfiguration in org.violetlib.jnr.aqua
Methods in org.violetlib.jnr.aqua with parameters of type ScrollBarThumbConfiguration Modifier and Type Method and Description abstract int
AquaUILayoutInfo. getScrollBarThumbHit(Rectangle2D bounds, ScrollBarThumbConfiguration g)
Determine whether a major axis coordinate of a scroll bar corresponds to the visible thumb.abstract int
AquaUIPainter. getScrollBarThumbHit(ScrollBarThumbConfiguration g)
Determine whether a major axis coordinate of a scroll bar corresponds to the visible thumb.
-