CSP for Java
(JCSP) 1.1-rc4

org.jcsp.awt
Interface GraphicsCommand.Graphic

Enclosing class:
GraphicsCommand

public static interface GraphicsCommand.Graphic

This is the interface allowing any set of Graphics operations to be wrapped up in an object and sent down a Display channel to an Active graphics component. See GraphicsCommand.General


Method Summary
 void doGraphic(Graphics g, Component c)
           
 

Method Detail

doGraphic

void doGraphic(Graphics g,
               Component c)

CSP for Java
(JCSP) 1.1-rc4

Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.