Eclipse Draw2d
2.1

org.eclipse.draw2d
Class ScrollPaneSolver.Result

java.lang.Object
  |
  +--org.eclipse.draw2d.ScrollPaneSolver.Result
Enclosing class:
ScrollPaneSolver

public static class ScrollPaneSolver.Result
extends Object


Field Summary
 Insets insets
           
 boolean showH
           
 boolean showV
           
 Rectangle viewportArea
           
 
Constructor Summary
ScrollPaneSolver.Result()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showH

public boolean showH

showV

public boolean showV

viewportArea

public Rectangle viewportArea

insets

public Insets insets
Constructor Detail

ScrollPaneSolver.Result

public ScrollPaneSolver.Result()

Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.