Class WaitingHandlerDummy

java.lang.Object
com.compomics.util.gui.waiting.waitinghandlers.WaitingHandlerDummy
All Implemented Interfaces:
WaitingHandler

public class WaitingHandlerDummy
extends Object
implements WaitingHandler
This class is an implementation of the WaitingHandler interface to be used when a process can be canceled, but no monitoring is needed. Hence only the methods related to setting and getting the status of the process are implemented.
Author:
Harald Barsnes