|
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.SetColor
public static final class GraphicsCommand.SetColor
This is the (immutable) command object for
java.awt.Graphics.setColor
.
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.SetColor(java.awt.Color c)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsCommand.SetColor(java.awt.Color c)
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |