FileDocCategorySizeDatePackage
GraphicsExample.javaAPI DocExample1047Sat Jan 24 10:44:34 GMT 2004je3.graphics

GraphicsExample

public interface GraphicsExample
This interface defines the methods that must be implemented by an object that is to be displayed by the GraphicsExampleFrame object

Fields Summary
Constructors Summary
Methods Summary
public voiddraw(java.awt.Graphics2D g, java.awt.Component c)

public intgetHeight()

public java.lang.StringgetName()

public intgetWidth()