|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jcsp.lang.TaggedProtocol
org.jcsp.awt.GraphicsCommand
org.jcsp.awt.GraphicsCommand.ClearRect
public static final class GraphicsCommand.ClearRect
This is the (immutable) command object for
java.awt.Graphics.clearRect
.
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class org.jcsp.awt.GraphicsCommand |
---|
NULL, SET_PAINT_MODE |
Fields inherited from class org.jcsp.lang.TaggedProtocol |
---|
tag |
Constructor Summary | |
---|---|
GraphicsCommand.ClearRect(int x,
int y,
int width,
int height)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsCommand.ClearRect(int x, int y, int width, int height)
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |