|
|||||||||
| Home >> All >> com >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.gui
Class JspmGraphicsEnvironment

java.lang.Objectcom.gui.JspmGraphicsEnvironment
- public class JspmGraphicsEnvironment
- extends java.lang.Object
This class provides information about the graphics environment
- Version:
- 1.0.1
| Field Summary | |
int |
centerX
|
int |
centerY
|
(package private) java.awt.Rectangle |
gr
|
int |
maxX
|
int |
maxY
|
int |
offX
|
int |
offY
|
| Constructor Summary | |
JspmGraphicsEnvironment()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
offX
public int offX
offY
public int offY
maxX
public int maxX
maxY
public int maxY
centerX
public int centerX
centerY
public int centerY
gr
java.awt.Rectangle gr
| Constructor Detail |
JspmGraphicsEnvironment
public JspmGraphicsEnvironment()
|
|||||||||
| Home >> All >> com >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.gui.JspmGraphicsEnvironment