Package com.realtime.crossfire.jxclient.gui.log

Interface Summary
BufferListener Interface for listeners for changes of Buffer contents.
RenderStateListener Interface for listeners interested in changes of a RenderStateManager instance.
Segment One segment of a Line which should be displayed without changing text attributes.
 

Class Summary
AbstractSegment Abstract base class for Segment implementations.
Buffer Manages the contents of the contents of a log window.
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.
TextSegment One segment of a Line which should be displayed without changing attributes.
 

Enum Summary
FontID Available font types.