This is a general configuration class for the graphics component. The user constructs an instance of this class, supplying an object implementing the GraphicsProtocol.Configure<TT>Configure</TT> interface, and writes it down the toGraphics channel. The graphics component invokes the configure method of the enclosed Configure object and returns the Object result down the fromGraphics channel.
Fields inherited from class | Fields |
---|---|
class GraphicsProtocol |
GET_BACKGROUND, GET_COMPONENT, GET_DIMENSION, REQUEST_FOCUS |
class TaggedProtocol |
tag |
Constructor and description |
---|
GraphicsProtocol.General
(Configure c) @param c the object implementing the user's configuration requirements for the graphics component. |
c
- the object implementing the user's configuration requirements
for the graphics component.JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk