File
Doc
Category
Size
Date
Package
GraphicsExample.java
API Doc
Example
1047
Sat Jan 24 10:44:34 GMT 2004
je3.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 void
draw
(
java.awt.Graphics2D
g,
java.awt.Component
c)
public
int
getHeight
()
public
java.lang.String
getName
()
public
int
getWidth
()
Java Code Source