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

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

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


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

CoreFilePrompter

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