|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenResolution | |
|---|---|
| moagg.prefs.system | |
| moagg.types.prefs | |
| Uses of ScreenResolution in moagg.prefs.system |
|---|
| Methods in moagg.prefs.system that return ScreenResolution | |
|---|---|
ScreenResolution |
SystemPrefs.getScreenResolution()
|
| Methods in moagg.prefs.system with parameters of type ScreenResolution | |
|---|---|
void |
SystemPrefs.setScreenResolution(ScreenResolution resolution)
|
| Uses of ScreenResolution in moagg.types.prefs |
|---|
| Methods in moagg.types.prefs that return ScreenResolution | |
|---|---|
static ScreenResolution |
ScreenResolution.fromString(java.lang.String resolution)
|
static ScreenResolution |
ScreenResolution.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScreenResolution[] |
ScreenResolution.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||