Package 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 Detail

      • configure

        java.lang.Object configure​(java.awt.Component c)
        Parameters:
        c - the Component being configured.