| sun.awt.motif.MFontConfiguration
MFontConfiguration | public class MFontConfiguration extends FontConfiguration (Code) | | |
Constructor Summary | |
public | MFontConfiguration(SunGraphicsEnvironment environment) | public | MFontConfiguration(SunGraphicsEnvironment environment, boolean preferLocaleFonts, boolean preferPropFonts) |
MFontConfiguration | public MFontConfiguration(SunGraphicsEnvironment environment)(Code) | | |
MFontConfiguration | public MFontConfiguration(SunGraphicsEnvironment environment, boolean preferLocaleFonts, boolean preferPropFonts)(Code) | | |
getFaceNameFromComponentFontName | protected String getFaceNameFromComponentFontName(String componentFontName)(Code) | | |
getFileNameFromComponentFontName | protected String getFileNameFromComponentFontName(String componentFontName)(Code) | | |
initReorderMap | protected void initReorderMap()(Code) | | |
setOsNameAndVersion | protected void setOsNameAndVersion()(Code) | | Sets the OS name and version from environment information.
|
|
|