| Changed Methods |
Font[] getAllFonts()
|
Documentation changed from old to new. |
Returns an array containing a one-point size instance of all fonts available in this GraphicsEnvironment. |
GraphicsEnvironment getLocalGraphicsEnvironment()
|
Changed from non-synchronized to synchronized.
|
Returns the local GraphicsEnvironment. |
String[] getAvailableFontFamilyNames()
|
Documentation changed from old to new. |
Returns an array containing the names of all font families available in this GraphicsEnvironment. |
String[] getAvailableFontFamilyNames(Locale)
|
Documentation changed from old to new. |
Returns an array containing the localized names of all font families available in this GraphicsEnvironment. |