org.pentaho.reporting.libraries.fonts
Class LanguageCode.MicrosoftLanguageCode

java.lang.Object
  extended by org.pentaho.reporting.libraries.fonts.LanguageCode
      extended by 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
static LanguageCode ENGLISH_US
           
 
Constructor Summary
LanguageCode.MicrosoftLanguageCode(java.lang.String name, int code)
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.libraries.fonts.LanguageCode
equals, getCode, getName, hashCode
 
Methods inherited from class java.lang.Object
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)