com.realtime.crossfire.jxclient.gui.log.GUILabelLog Class Reference

Inherits com::realtime::crossfire::jxclient::gui::log::GUILog.

Collaboration diagram for com.realtime.crossfire.jxclient.gui.log.GUILabelLog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GUILabelLog (@NotNull final TooltipManager tooltipManager,@NotNull final GUIElementListener elementListener,@NotNull final String name,@Nullable final Image backgroundImage,@NotNull final Fonts fonts,@NotNull final Color defaultColor)
void updateText (@NotNull final CharSequence string)

Detailed Description

A gui element implementing a static text field which may contain media tags.

Author:
Andreas Kirschbaum

Definition at line 35 of file GUILabelLog.java.


Constructor & Destructor Documentation

com.realtime.crossfire.jxclient.gui.log.GUILabelLog.GUILabelLog ( @NotNull final TooltipManager  tooltipManager,
@NotNull final GUIElementListener  elementListener,
@NotNull final String  name,
@Nullable final Image  backgroundImage,
@NotNull final Fonts  fonts,
@NotNull final Color  defaultColor 
)

Creates a new instance.

Parameters:
tooltipManager the tooltip manager to update
elementListener the element listener to notify
name the name of this element
backgroundImage the background image; may be null if unused
fonts the Fonts instance for looking up fonts
defaultColor the default color to use for text message not specifying a color

Definition at line 65 of file GUILabelLog.java.


Member Function Documentation

void com.realtime.crossfire.jxclient.gui.log.GUILabelLog.updateText ( @NotNull final CharSequence  string  ) 

Sets the displayed text by parsing a string.

Parameters:
string the string to parse

Definition at line 74 of file GUILabelLog.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Nov 6 15:55:44 2011 for Crossfire JXClient, Trunk by  doxygen 1.6.3