org.eclipse.cdt.launch.internal.ui
Class ProcessPrompter

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

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


Constructor Summary
ProcessPrompter()
           
 
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

ProcessPrompter

public ProcessPrompter()
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