|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractGraphicsConfiguration
A marker interface describing a graphics configuration, visual, or pixel format in a toolkit-independent manner.
Method Summary | |
---|---|
Capabilities |
getChosenCapabilities()
Return the capabilities reflecting this graphics configuration, which may differ from the capabilites used to choose this configuration. |
AbstractGraphicsConfiguration |
getNativeGraphicsConfiguration()
In case this instance already reflects a native configuration, return this one. |
Capabilities |
getRequestedCapabilities()
Return the capabilities used to choose this graphics configuration. |
AbstractGraphicsScreen |
getScreen()
Return the screen this graphics configuration is valid for |
Method Detail |
---|
AbstractGraphicsScreen getScreen()
Capabilities getChosenCapabilities()
Capabilities getRequestedCapabilities()
AbstractGraphicsConfiguration getNativeGraphicsConfiguration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |