public static final class GraphicsProtocol.General extends GraphicsProtocol
Configure
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.GraphicsProtocol.Configure, GraphicsProtocol.General, GraphicsProtocol.MakeMISImage, GraphicsProtocol.SetBackground, GraphicsProtocol.SetPaintable
GET_BACKGROUND, GET_COMPONENT, GET_DIMENSION, REQUEST_FOCUS
tag
Constructor and Description |
---|
General(GraphicsProtocol.Configure c) |
public General(GraphicsProtocol.Configure c)
c
- the object implementing the user's configuration requirements
for the graphics component.Copyright © 1996–2022. All rights reserved.