|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DisplayDimensions represents the dimensions of a user's display, i.e. screen. Display dimensions may be physical, i.e. the user's display or monitor, or logical, i.e. a display window that may be sized by the user.
Display,
Window| Method Summary | |
int |
getHeight()
Returns the display height. |
String |
getResolution()
Returns the display resolution. |
int |
getWidth()
Returns the display width. |
| Method Detail |
public int getHeight()
public String getResolution()
public int getWidth()
|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||