Packages that use GUILabel | |
---|---|
com.realtime.crossfire.jxclient.gui.label |
Uses of GUILabel in com.realtime.crossfire.jxclient.gui.label |
---|
Subclasses of GUILabel in com.realtime.crossfire.jxclient.gui.label | |
---|---|
class |
GUILabelFailure
A GUIHTMLLabel that displays the last received "failure" message. |
class |
GUILabelMessage
A GUIHTMLLabel that displays the last received "drawinfo" message. |
class |
GUILabelQuery
A GUIHTMLLabel that displays the last received "query" command. |
class |
GUILabelStats
A GUILabel that displays a value of the last received "stats"
command. |
class |
GUILabelStats2
A GUILabel that displays a value of the last received "stats"
command. |
class |
GUIMultiLineLabel
A AbstractLabel that renders the text as a list of plain strings. |
class |
GUIOneLineLabel
A AbstractLabel that renders the text as a plain string. |