Package com.realtime.crossfire.jxclient.gui.label

Classes

class  AbstractLabel
class  GUIDialogTitle
class  GUIHTMLLabel
class  GUILabel
class  GUILabelFailure
class  GUILabelMessage
class  GUILabelQuery
class  GUILabelStats
class  GUILabelStats2
class  GUIMultiLineLabel
class  GUIOneLineLabel
class  GUISpellLabel
class  InternalHTMLRenderer
class  JXCWindowRenderer
class  MouseTracker
class  TooltipManagerImpl

Enumerations

enum  Alignment { LEFT, CENTER, RIGHT }
enum  Type {
  SPELL_NAME, SPELL_ICON, SPELL_COST, SPELL_LEVEL,
  SPELL_DESCRIPTION
}

Enumeration Type Documentation

The text alignment.

Author:
Andreas Kirschbaum
Enumerator:
LEFT 

Left-aligned.

CENTER 

Center-aligned.

RIGHT 

Right-aligned.

Definition at line 28 of file Alignment.java.

The display type.

Author:
Andreas Kirschbaum
Enumerator:
SPELL_NAME 

Display the spell name.

SPELL_ICON 

Display the spell icon.

SPELL_COST 

Display the spell cost (mana/grace).

SPELL_LEVEL 

Display the spell level.

SPELL_DESCRIPTION 

Display the spell description.

Definition at line 28 of file Type.java.

Generated on Sun Nov 6 15:55:21 2011 for Crossfire JXClient, Trunk by  doxygen 1.6.3