Interface | Description |
---|---|
NewCharModelListener |
Interface for listeners interested in
NewCharModel related changes. |
Class | Description |
---|---|
AbstractLabel |
Abstract base class for all label classes.
|
GUIHTMLLabel |
Implements an
AbstractLabel that displays HTML contents. |
GUILabel |
Abstract base class for labels that render text.
|
GUILabelFailure |
A
GUIHTMLLabel that displays the last received "failure" message. |
GUILabelQuery |
A
GUIHTMLLabel that displays the last received "query" command. |
GUILabelStats |
A
GUILabel that displays a value of the last received "stats"
command. |
GUILabelStats2 |
A
GUILabel that displays a value of the last received "stats"
command. |
GUIMultiLineLabel |
A
AbstractLabel that renders the text as a list of plain strings. |
GUINewcharLabel |
A
GUIHTMLLabel that displays stat information in the character
creation dialog. |
GUIOneLineLabel |
A
AbstractLabel that renders the text as a plain string. |
InternalHTMLRenderer | |
NewCharModel |
General information for creating new characters.
|
TooltipManagerImpl |
Manages the tooltip display.
|
Enum | Description |
---|---|
Alignment |
The text alignment.
|
NewcharStat |
A stat value.
|
NewcharType |
A stat type.
|