public interface UIFont
Modifier and Type | Field and Description |
---|---|
static org.eclipse.swt.graphics.Font |
DEFAULT |
static org.eclipse.swt.graphics.Font |
LARGE |
static org.eclipse.swt.graphics.Font |
LARGE_G |
static org.eclipse.swt.graphics.Font |
LARGE_GI |
static org.eclipse.swt.graphics.Font |
LARGE_I |
static float |
LARGE_SIZE |
static org.eclipse.swt.graphics.Font |
NORMAL |
static org.eclipse.swt.graphics.Font |
NORMAL_G |
static org.eclipse.swt.graphics.Font |
NORMAL_GI |
static org.eclipse.swt.graphics.Font |
NORMAL_I |
static org.eclipse.swt.graphics.Font |
SMALL |
static org.eclipse.swt.graphics.Font |
SMALL_G |
static org.eclipse.swt.graphics.Font |
SMALL_GI |
static org.eclipse.swt.graphics.Font |
SMALL_I |
static float |
SMALL_SIZE |
static org.eclipse.swt.graphics.Font |
XLARGE |
static org.eclipse.swt.graphics.Font |
XLARGE_G |
static org.eclipse.swt.graphics.Font |
XLARGE_GI |
static org.eclipse.swt.graphics.Font |
XLARGE_I |
static float |
XLARGE_SIZE |
static final float SMALL_SIZE
static final float LARGE_SIZE
static final float XLARGE_SIZE
static final org.eclipse.swt.graphics.Font DEFAULT
static final org.eclipse.swt.graphics.Font SMALL
static final org.eclipse.swt.graphics.Font SMALL_I
static final org.eclipse.swt.graphics.Font SMALL_G
static final org.eclipse.swt.graphics.Font SMALL_GI
static final org.eclipse.swt.graphics.Font NORMAL
static final org.eclipse.swt.graphics.Font NORMAL_I
static final org.eclipse.swt.graphics.Font NORMAL_G
static final org.eclipse.swt.graphics.Font NORMAL_GI
static final org.eclipse.swt.graphics.Font LARGE
static final org.eclipse.swt.graphics.Font LARGE_I
static final org.eclipse.swt.graphics.Font LARGE_G
static final org.eclipse.swt.graphics.Font LARGE_GI
static final org.eclipse.swt.graphics.Font XLARGE
static final org.eclipse.swt.graphics.Font XLARGE_I
static final org.eclipse.swt.graphics.Font XLARGE_G
static final org.eclipse.swt.graphics.Font XLARGE_GI