Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.ScrollPaneSolver.Result

Packages that use ScrollPaneSolver.Result
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of ScrollPaneSolver.Result in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d that return ScrollPaneSolver.Result
static ScrollPaneSolver.Result ScrollPaneSolver.solve(Rectangle clientArea, Viewport viewport, int hVis, int vVis, int vBarWidth, int hBarHeight)
          Solves for the viewport area, insets, and visiblity of horizontal and vertical scrollbars of a ScrollPane
 


Eclipse Draw2d
2.1

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