VAquaRendering – Release 14
Class org.violetlib.jnr.aqua.ScrollBarConfiguration
Deprecated: ShowHide
-
-
|
Constructor and Description |
|
ScrollBarConfiguration |
ScrollBarConfiguration(AquaUIPainter.ScrollBarWidget bw,
AquaUIPainter.ScrollBarKnobWidget kw,
AquaUIPainter.Size sz,
AquaUIPainter.State state,
AquaUIPainter.Orientation o,
float thumbPosition,
float thumbExtent,
boolean noTrack)
Create a scroll bar configuration.
-
Create a scroll bar configuration.
- Parameters:
bw - The scroll bar widget.kw - The scroll bar thumb (knob) widget.sz - The size option.state - The scroll bar state.o - The scroll bar orientation.thumbPosition - The position of the thumb, expressed as a fraction of the full range of scrolling.thumbExtent - The extent of the thumb, expressed as the fraction of the full view that is displayed in the
viewport.noTrack - If true, the track is not painted. This option is not applicable to overlay scroll bars.
|
|
ScrollBarConfiguration |
ScrollBarConfiguration(ScrollBarConfiguration g)
|
-
-
getClass, notify, notifyAll, wait, wait, wait