Interface | Description |
---|---|
BufferListener |
Interface for listeners for changes of
Buffer contents. |
RenderStateListener |
Interface for listeners interested in changes of a
RenderStateManager
instance. |
Class | Description |
---|---|
Buffer |
Manages the contents of the contents of a log window.
|
DefaultBuffer |
Default
Buffer implementation. |
Fonts |
Manage a set of fonts.
|
GUILabelLog |
A gui element implementing a static text field which may contain media tags.
|
GUILog |
Abstract base class for gui elements implementing text fields.
|
GUIMessageLog |
A gui element implementing the message window.
|
Line |
Manages the contents of one text line.
|
MessageBufferUpdater |
Adds drawinfo, drawextinfo, and query messages to a
Buffer instance. |
Parser |
Parser for parsing drawextinfo messages received from a Crossfire server to
update a
Buffer instance. |
RenderState |
Encapsulates the state for a scroll bar.
|
RenderStateManager |
Encapsulates the state for rendering a
Buffer instance. |
ShowSentCommandsCheckBoxOption |
A
CheckBoxOption that enables/disables showing commands sent to the
server in the messages dialog. |
ShowTimestampMessagesCheckBoxOption |
A
CheckBoxOption that enables/disables timestamps in the messages
window. |
TextSegment |
One segment of a
Line which should be displayed without changing
attributes. |
Enum | Description |
---|---|
FontID |
Available font types.
|