|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.render.config.DisplayModeSelector
org.xith3d.render.lwjgl.DisplayModeSelectorAWTImpl
public class DisplayModeSelectorAWTImpl
DisplayModeSelector implementation for JOGL_AWT.
If you want to know, which DisplayModes are awailable on your System and
for a specific OpenGLLayer, make use of it.
Instantiate it by invoking the static getImplementation() method.
DisplayModeSelector.getImplementation(org.xith3d.render.config.OpenGLLayer)| Field Summary |
|---|
| Fields inherited from class org.xith3d.render.config.DisplayModeSelector |
|---|
debug |
| Constructor Summary | |
|---|---|
DisplayModeSelectorAWTImpl()
|
|
| Method Summary | |
|---|---|
DisplayMode[] |
getAvailableModes()
|
| Methods inherited from class org.xith3d.render.config.DisplayModeSelector |
|---|
getBestMode, getBestMode, getBestMode, getDesktopMode, getImplementation, sortModes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayModeSelectorAWTImpl()
| Method Detail |
|---|
public DisplayMode[] getAvailableModes()
getAvailableModes in class DisplayModeSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||