|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.rico.engine.resolution.ScreenResSelector
public class ScreenResSelector
This class can be used to get the query display mode from the user by a dialog winow.
Constructor Summary | |
---|---|
ScreenResSelector()
|
Method Summary | |
---|---|
static java.util.List<EngineDisplayMode> |
getAvailableDisplayModes()
Returns the available display modes of the computer |
static EngineDisplayMode |
showSelectionDialog()
Shows a modal dialog containing the available screen resolutions and requests selection of one of them. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScreenResSelector()
Method Detail |
---|
public static java.util.List<EngineDisplayMode> getAvailableDisplayModes()
public static EngineDisplayMode showSelectionDialog()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |