public class GanttHeaderSpacedLayout
extends org.eclipse.swt.widgets.Layout
| Constructor and Description |
|---|
GanttHeaderSpacedLayout() |
GanttHeaderSpacedLayout(GanttChart chart) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.graphics.Point |
computeSize(org.eclipse.swt.widgets.Composite composite,
int hint,
int hint2,
boolean flushCache) |
protected void |
layout(org.eclipse.swt.widgets.Composite composite,
boolean flushCache) |
void |
setGanttChart(GanttChart chart) |
public GanttHeaderSpacedLayout()
public GanttHeaderSpacedLayout(GanttChart chart)
public void setGanttChart(GanttChart chart)
protected org.eclipse.swt.graphics.Point computeSize(org.eclipse.swt.widgets.Composite composite,
int hint,
int hint2,
boolean flushCache)
computeSize in class org.eclipse.swt.widgets.Layoutprotected void layout(org.eclipse.swt.widgets.Composite composite,
boolean flushCache)
layout in class org.eclipse.swt.widgets.Layout