public class FirstChildLayout extends Layout
| Constructor and Description |
|---|
FirstChildLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected Point |
computeSize(Composite composite,
int wHint,
int hHint,
boolean flushCache) |
protected boolean |
flushCache(Control control) |
protected void |
layout(Composite composite,
boolean flushCache) |
String |
toString() |
protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache)
computeSize in class Layoutprotected boolean flushCache(Control control)
flushCache in class Layoutprotected void layout(Composite composite, boolean flushCache)
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.