Crossfire JXClient, Trunk
com.realtime.crossfire.jxclient.gui.log.FontID Enum Reference

Available font types. More...

+ Collaboration diagram for com.realtime.crossfire.jxclient.gui.log.FontID:

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...
 
 PRINT
 The default font. More...
 
 STRANGE
 The font used by the [strange] tag. More...
 

Detailed Description

Available font types.

Author
Andreas Kirschbaum

Definition at line 29 of file FontID.java.

Member Data Documentation

◆ ARCANE

com.realtime.crossfire.jxclient.gui.log.FontID.ARCANE

The font used by the [arcane] tag.

Definition at line 44 of file FontID.java.

◆ FIXED

com.realtime.crossfire.jxclient.gui.log.FontID.FIXED

The font used by the [fixed] tag.

Definition at line 39 of file FontID.java.

◆ HAND

com.realtime.crossfire.jxclient.gui.log.FontID.HAND

The font used by the [hand] tag.

Definition at line 49 of file FontID.java.

◆ PRINT

◆ STRANGE

com.realtime.crossfire.jxclient.gui.log.FontID.STRANGE

The font used by the [strange] tag.

Definition at line 54 of file FontID.java.


The documentation for this enum was generated from the following file: