org.eclipse.draw2d
Class ScrollPaneSolver.Result
java.lang.Object
org.eclipse.draw2d.ScrollPaneSolver.Result
-
Enclosing class:
-
ScrollPaneSolver
- public static class ScrollPaneSolver.Result
- extends java.lang.Object
Container class for the results of ScrollPaneSolver's solve method
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
showH
public boolean showH
- Show horizontal scrollbar boolean
showV
public boolean showV
- Show vertical scrollbar boolean
viewportArea
public
Rectangle viewportArea
- Area of ScrollPane's viewport
insets
public
Insets insets
- Insets of ScrollPane
ScrollPaneSolver.Result
public ScrollPaneSolver.Result()
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.