public class VStackLayout extends VLayout
Constructor and Description |
---|
VStackLayout() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.graphics.Point |
computeSize(VPanel panel,
int wHint,
int hHint,
boolean flushCache) |
protected void |
layout(VPanel panel,
boolean flushCache) |
void |
setDefault(VControl control,
boolean override) |
void |
setTopControl(VControl control) |
void |
setTopControl(VControl control,
int duration) |
protected org.eclipse.swt.graphics.Point computeSize(VPanel panel, int wHint, int hHint, boolean flushCache)
computeSize
in class VLayout
protected void layout(VPanel panel, boolean flushCache)
public void setDefault(VControl control, boolean override)
public void setTopControl(VControl control)
public void setTopControl(VControl control, int duration)