Uses of Interface
org.eclipse.wst.common.environment.IStatusHandler

Packages that use IStatusHandler
org.eclipse.wst.common.environment   
 

Uses of IStatusHandler in org.eclipse.wst.common.environment
 

Classes in org.eclipse.wst.common.environment that implement IStatusHandler
 class NullStatusHandler
          This class provides a default implementation of the IStatusHandler interface.
 

Methods in org.eclipse.wst.common.environment that return IStatusHandler
 IStatusHandler IEnvironment.getStatusHandler()
          Returns a status handler.