|
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.DrawRect
public static final class GraphicsCommand.DrawRect
This is the (immutable) command object for
java.awt.Graphics.drawRect.
| 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.DrawRect(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.DrawRect(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 | ||||||||