org.jcsp.awt
Class GraphicsProtocol.SetBackground
java.lang.Object
org.jcsp.lang.TaggedProtocol
org.jcsp.awt.GraphicsProtocol
org.jcsp.awt.GraphicsProtocol.SetBackground
- Enclosing class:
- GraphicsProtocol
public static final class GraphicsProtocol.SetBackground
- extends GraphicsProtocol
This is a configuration class for setting the background java.awt.Color
of the active graphics component. A Boolean.TRUE will be returned down
the fromGraphics channel.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicsProtocol.SetBackground
public GraphicsProtocol.SetBackground(Color color)
- Parameters:
color
- the new background colour for the graphics component.
Copyright © 1996-2012. All Rights Reserved.