public interface AbstractGraphicsConfiguration extends VisualIDHolder, Cloneable
VisualIDHolder.VIDComparator, VisualIDHolder.VIDType
VID_UNDEFINED
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
CapabilitiesImmutable |
getChosenCapabilities()
Return the capabilities reflecting this graphics configuration,
which may differ from the capabilities used to choose this configuration.
|
AbstractGraphicsConfiguration |
getNativeGraphicsConfiguration()
In case the implementation utilizes a delegation pattern to wrap abstract toolkits,
this method shall return the native
AbstractGraphicsConfiguration ,
otherwise this instance. |
CapabilitiesImmutable |
getRequestedCapabilities()
Return the capabilities used to choose this graphics configuration.
|
AbstractGraphicsScreen |
getScreen()
Return the screen this graphics configuration is valid for
|
getVisualID
Object clone()
AbstractGraphicsScreen getScreen()
CapabilitiesImmutable getChosenCapabilities()
CapabilitiesImmutable getRequestedCapabilities()
AbstractGraphicsConfiguration getNativeGraphicsConfiguration()
AbstractGraphicsConfiguration
,
otherwise this instance.Copyright 2010 JogAmp Community.