public final class TableColumns
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.swt.widgets.TableColumn |
create(org.eclipse.swt.widgets.Table table,
org.eclipse.jface.layout.TableColumnLayout layout,
java.lang.String text,
org.eclipse.swt.graphics.GC gc,
int weight) |
static int |
getMinimumWidth(org.eclipse.swt.graphics.GC gc,
java.lang.String s) |
public static org.eclipse.swt.widgets.TableColumn create(org.eclipse.swt.widgets.Table table, org.eclipse.jface.layout.TableColumnLayout layout, java.lang.String text, org.eclipse.swt.graphics.GC gc, int weight)
public static int getMinimumWidth(org.eclipse.swt.graphics.GC gc, java.lang.String s)