public class ComponentMultiStack
extends java.lang.Object
Constructor and Description |
---|
ComponentMultiStack(org.eclipse.swt.widgets.Composite base)
Base composite.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Composite |
create(java.lang.Object layoutData)
Creates a new entry
|
void |
pack()
Collect information about children
|
void |
setLayer(int layer)
Sets the layer
|