Package org.eclipse.nebula.cwt.v
Class VSimpleLayout
- java.lang.Object
-
- org.eclipse.nebula.cwt.v.VLayout
-
- org.eclipse.nebula.cwt.v.VSimpleLayout
-
public class VSimpleLayout extends VLayout
-
-
Constructor Summary
Constructors Constructor Description VSimpleLayout()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.swt.graphics.PointcomputeSize(VPanel panel, int wHint, int hHint, boolean flushCache)protected voidlayout(VPanel panel, boolean flushCache)
-