All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gjt.RectangleFactory

java.lang.Object
   |
   +----gjt.RectangleFactory

public class RectangleFactory
extends Object
A factory that returns a DrawnRectangle (or extension), given a BorderStyle. This class may not be instantiated.


Method Index

 o createRectangle(Component, BorderStyle)

Methods

 o createRectangle
 public static DrawnRectangle createRectangle(Component comp,
                                              BorderStyle style)

All Packages  Class Hierarchy  This Package  Previous  Next  Index