Package org.eclipse.nebula.cwt.v
Class VStackLayout
java.lang.Object
org.eclipse.nebula.cwt.v.VLayout
org.eclipse.nebula.cwt.v.VStackLayout
public class VStackLayout extends VLayout
-
Constructor Summary
Constructors Constructor Description VStackLayout() -
Method Summary
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)voidsetDefault(VControl control, boolean override)voidsetTopControl(VControl control)voidsetTopControl(VControl control, int duration)
-
Constructor Details
-
VStackLayout
public VStackLayout()
-
-
Method Details
-
computeSize
protected org.eclipse.swt.graphics.Point computeSize(VPanel panel, int wHint, int hHint, boolean flushCache)- Specified by:
computeSizein classVLayout
-
layout
-
setDefault
-
setTopControl
-
setTopControl
-