FileDocCategorySizeDatePackage
CADSystem.javaAPI DocExample4082Mon Apr 06 18:10:24 BST 1998None

Shape

public class Shape extends Object

Fields Summary
Constructors Summary
Shape(int i)

    System.out.println("Shape constructor");
  
Methods Summary
voidcleanup()

    System.out.println("Shape cleanup");