public class GuiConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ITextStyle |
BLACK_STYLE |
static ITextStyle |
BOLD_BLACK_STYLE |
static ITextStyle |
DEFAULT_STYLE |
static ITextStyle |
ITALIC_BLACK_STYLE |
static ITextStyle |
UNDERLINED_STYLE |
static ITextStyle |
UNICODE_STYLE |
| Constructor and Description |
|---|
GuiConstants() |
public static final ITextStyle DEFAULT_STYLE
public static final ITextStyle BLACK_STYLE
public static final ITextStyle UNICODE_STYLE
public static final ITextStyle UNDERLINED_STYLE
public static final ITextStyle BOLD_BLACK_STYLE
public static final ITextStyle ITALIC_BLACK_STYLE