File
Doc
Category
Size
Date
Package
CADSystem.java
API Doc
Example
4082
Mon Apr 06 18:10:24 BST 1998
None
Shape
java.lang.Object
public class Shape extends Object
Fields Summary
Constructors Summary
Shape
(
int
i)
System.out.println("Shape constructor");
Methods Summary
void
cleanup
()
System.out.println("Shape cleanup");
Java Code Source