org.jcsp.awt
Interface GraphicsProtocol.Configure

Enclosing class:
GraphicsProtocol

public static interface GraphicsProtocol.Configure

This is the interface for general configuration of the graphics component. See the General class.


Method Summary
 Object configure(Component c)
           
 

Method Detail

configure

Object configure(Component c)
Parameters:
c - the Component being configured.


Copyright © 1996-2012. All Rights Reserved.