All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static org.eclipse.swt.widgets.Label |
create(org.eclipse.swt.widgets.Composite parent,
java.lang.String text) |
static org.eclipse.swt.widgets.Label |
create(org.eclipse.swt.widgets.Composite parent,
java.lang.String text,
org.eclipse.swt.layout.GridData data) |
static org.eclipse.swt.widgets.Label |
createButtonSeparator(org.eclipse.swt.widgets.Composite parent) |
static org.eclipse.swt.widgets.Label |
createFieldSeparator(org.eclipse.swt.widgets.Composite parent) |