| This is an abstract class that extends the AbstractAction class
with the knowledge of the VAIBuilderController and VAIBuilderModel.
This class is 'multithreaded' and subclasses only have to implement
the runnit method.
See Also: com.memoire.vainstall.builder.util.AbstractVAIBuilderAction author: Henrik Falk version: $Id: AbstractVAIBuilderThreadAction.java,v 1.1 2001/09/28 19:31:19 hfalk Exp $ |