Class com.next.gt.DirtyRectSet
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.next.gt.DirtyRectSet

java.lang.Object
   |
   +----com.next.gt.DirtyRectSet

public class DirtyRectSet
extends Object

Constructor Index

 o DirtyRectSet()
 o DirtyRectSet(int)

Method Index

 o addRect(Rectangle)
 o drawImage(Graphics, Image, Applet)

Constructors

 o DirtyRectSet
  public DirtyRectSet()
 o DirtyRectSet
  public DirtyRectSet(int i)

Methods

 o addRect
  public void addRect(Rectangle r)
 o drawImage
  public void drawImage(Graphics g,
                        Image img,
                        Applet owner)

All Packages  Class Hierarchy  This Package  Previous  Next  Index