|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.eclipse.draw2d.ScrollPaneSolver
| Inner Class Summary | |
static class |
ScrollPaneSolver.Result
|
| Field Summary | |
static int |
ALWAYS
|
static int |
AUTOMATIC
|
static int |
NEVER
|
| Constructor Summary | |
ScrollPaneSolver()
|
|
| Method Summary | |
static ScrollPaneSolver.Result |
solve(Rectangle $REFclientArea,
Viewport viewport,
int hVis,
int vVis,
int vBarWidth,
int hBarHeight)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int NEVER
public static int AUTOMATIC
public static int ALWAYS
| Constructor Detail |
public ScrollPaneSolver()
| Method Detail |
public static ScrollPaneSolver.Result solve(Rectangle $REFclientArea,
Viewport viewport,
int hVis,
int vVis,
int vBarWidth,
int hBarHeight)
|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||