ActiveButtonControl.BadArguments |
|
ActiveButtonState |
|
ActiveButtonState.BadArguments |
|
ActiveFrame |
|
ActiveTextArea |
|
ActiveTextField |
|
Display |
Objects implementing this interface provide graphics services to a CSProcess .
|
GraphicsCommand |
This is the tagged protocol interpreted by objects
(such as DisplayList ) that implement the Display 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.
|
GraphicsProtocol |
This is the tagged protocol for use over the toGraphics
configuration channel of an active graphics component.
|
GraphicsProtocol.Configure |
This is the interface for general configuration of the graphics component.
|
Paintable |
Active components may delegate their paint and update
methods to objects implementing this interface.
|