public static class ScrollPaneSolver.Result
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Insets |
insets
Insets of ScrollPane
|
boolean |
showH
Show horizontal scrollbar boolean
|
boolean |
showV
Show vertical scrollbar boolean
|
Rectangle |
viewportArea
Area of ScrollPane's viewport
|
Constructor and Description |
---|
ScrollPaneSolver.Result() |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.