org.jfree.fonts
Class LanguageCode.MicrosoftLanguageCode

java.lang.Object
  extended by org.jfree.fonts.LanguageCode
      extended by org.jfree.fonts.LanguageCode.MicrosoftLanguageCode
Enclosing class:
LanguageCode

public static class LanguageCode.MicrosoftLanguageCode
extends LanguageCode


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jfree.fonts.LanguageCode
LanguageCode.MacLanguageCode, LanguageCode.MicrosoftLanguageCode
 
Field Summary
static LanguageCode ENGLISH_US
           
 
Constructor Summary
LanguageCode.MicrosoftLanguageCode(java.lang.String name, int code)
           
 
Method Summary
 
Methods inherited from class org.jfree.fonts.LanguageCode
equals, getCode, getName, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENGLISH_US

public static final LanguageCode ENGLISH_US
Constructor Detail

LanguageCode.MicrosoftLanguageCode

public LanguageCode.MicrosoftLanguageCode(java.lang.String name,
                                          int code)