All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IMSWG.IW.SubSet.PriceEstimateThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----IMSWG.IW.SubSet.PriceEstimateThread

public class PriceEstimateThread
extends Thread

Constructor Index

 o PriceEstimateThread(Cost)

Method Index

 o cancelThread()
 o checkResponse(Vector)
 o run()

Constructors

 o PriceEstimateThread
 public PriceEstimateThread(Cost c)

Methods

 o cancelThread
 public void cancelThread()
 o checkResponse
 public void checkResponse(Vector response)
 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index