All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class phaser.view.ViewReclamationThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----phaser.view.ViewReclamationThread

public class ViewReclamationThread
extends Thread
ViewReclamationThread.java


Constructor Index

 o ViewReclamationThread(Image, Dimension, Dimension, Vector, SimpleGraphB)

Method Index

 o run()

Constructors

 o ViewReclamationThread
 public ViewReclamationThread(Image image,
                              Dimension d1,
                              Dimension d2,
                              Vector colors,
                              SimpleGraphB graph)

Methods

 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index