Changed Methods |
GraphicsDevice getDefaultScreenDevice()
|
Change in exceptions thrown from no exceptions to HeadlessException .
Documentation changed from old to new. |
Returns the default screen GraphicsDevice . |
GraphicsDevice[] getScreenDevices()
|
Change in exceptions thrown from no exceptions to HeadlessException .
Documentation changed from old to new. |
Returns an array of all of the screen GraphicsDevice objects. |
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 . |