org.jfree.fonts

Class 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

MicrosoftLanguageCode(String name, int code)

Method Summary

Methods inherited from class org.jfree.fonts.LanguageCode

equals, getCode, getName, hashCode

Field Details

ENGLISH_US

public static final LanguageCode ENGLISH_US

Constructor Details

MicrosoftLanguageCode

public MicrosoftLanguageCode(String name,
                             int code)