|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.draw2d.ScrollPaneSolver.Result
public static class ScrollPaneSolver.Result
Container class for the results of ScrollPaneSolver's solve method
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
ScrollPaneSolver.Result()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean showH
public boolean showV
public Rectangle viewportArea
public Insets insets
| Constructor Detail |
|---|
public ScrollPaneSolver.Result()
|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||