public abstract class VLayout
extends java.lang.Object
| Constructor and Description |
|---|
VLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.eclipse.swt.graphics.Point |
computeSize(VPanel panel,
int wHint,
int hHint,
boolean flushCache) |
protected abstract void |
layout(VPanel panel,
boolean flushCache) |