Class LanguageCode.MicrosoftLanguageCode
- java.lang.Object
-
- org.pentaho.reporting.libraries.fonts.LanguageCode
-
- org.pentaho.reporting.libraries.fonts.LanguageCode.MicrosoftLanguageCode
-
- Enclosing class:
- LanguageCode
public static class LanguageCode.MicrosoftLanguageCode extends LanguageCode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.pentaho.reporting.libraries.fonts.LanguageCode
LanguageCode.MacLanguageCode, LanguageCode.MicrosoftLanguageCode
-
-
Field Summary
Fields Modifier and Type Field Description static LanguageCode
ENGLISH_US
-
Constructor Summary
Constructors Constructor Description MicrosoftLanguageCode(String name, int code)
-
-
-
Field Detail
-
ENGLISH_US
public static final LanguageCode ENGLISH_US
-
-
Constructor Detail
-
MicrosoftLanguageCode
public MicrosoftLanguageCode(String name, int code)
-
-