This is a configuration class to associate a java.awt.image.MemoryImageSource with the graphics component. The component uses this to create a java.awt.Image, which is returned 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.MakeMISImage
(MemoryImageSource mis) @param mis the MemoryImageSource for the graphics component. |
mis
- the MemoryImageSource 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