![]() |
Crossfire JXClient, Trunk
|
Available font types. More...
Public Attributes | |
ARCANE | |
The font used by the [arcane] tag. More... | |
FIXED | |
The font used by the [fixed] tag. More... | |
HAND | |
The font used by the [hand] tag. More... | |
The default font. More... | |
STRANGE | |
The font used by the [strange] tag. More... | |
Available font types.
Definition at line 29 of file FontID.java.
com.realtime.crossfire.jxclient.gui.log.FontID.ARCANE |
The font used by the [arcane] tag.
Definition at line 44 of file FontID.java.
com.realtime.crossfire.jxclient.gui.log.FontID.FIXED |
The font used by the [fixed] tag.
Definition at line 39 of file FontID.java.
com.realtime.crossfire.jxclient.gui.log.FontID.HAND |
The font used by the [hand] tag.
Definition at line 49 of file FontID.java.
com.realtime.crossfire.jxclient.gui.log.FontID.PRINT |
The default font.
Definition at line 34 of file FontID.java.
Referenced by com.realtime.crossfire.jxclient.gui.log.BufferTest.addLineWithType(), com.realtime.crossfire.jxclient.gui.log.Parser.resetAttributes(), and com.realtime.crossfire.jxclient.gui.log.TextSegment.toString().
com.realtime.crossfire.jxclient.gui.log.FontID.STRANGE |
The font used by the [strange] tag.
Definition at line 54 of file FontID.java.