org.eclipse.cdt.debug.internal.ui
Class InfoStatusHandler

java.lang.Object
  extended by org.eclipse.cdt.debug.internal.ui.InfoStatusHandler
All Implemented Interfaces:
org.eclipse.debug.core.IStatusHandler

public class InfoStatusHandler
extends java.lang.Object
implements org.eclipse.debug.core.IStatusHandler

Displays the information dialog.


Constructor Summary
InfoStatusHandler()
           
 
Method Summary
 java.lang.Object handleStatus(org.eclipse.core.runtime.IStatus status, java.lang.Object source)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoStatusHandler

public InfoStatusHandler()
Method Detail

handleStatus

public java.lang.Object handleStatus(org.eclipse.core.runtime.IStatus status,
                                     java.lang.Object source)
                              throws org.eclipse.core.runtime.CoreException
Specified by:
handleStatus in interface org.eclipse.debug.core.IStatusHandler
Throws:
org.eclipse.core.runtime.CoreException