Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Method and Description |
---|---|
static ScrollPaneSolver.Result |
ScrollPaneSolver.solve(Rectangle clientArea,
Viewport viewport,
int hVis,
int vVis,
int vBarWidth,
int hBarHeight)
Solves for the viewport area, insets, and visibility of horizontal and
vertical scrollbars of a ScrollPane
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.