All Packages Class Hierarchy This Package Previous Next Index
Interface collage.ui.IAWTPart
- public interface IAWTPart
Interface for parts that can render themselves using AWT primitives.
- Version:
- 23 Jun 1997
- Author:
- Nils Schwabe
-
awtOutput(AWTDisplayContext)
- Renders the part in the given context.
awtOutput
public abstract void awtOutput(AWTDisplayContext context)
- Renders the part in the given context.
All Packages Class Hierarchy This Package Previous Next Index