com.pvx.ooadide.launchers.debug.model
Interface IPVXEventListener

All Known Implementing Classes:
PVXDebugTarget, PVXLineBreakpoint, PvxLineBreakpointAdapter, PVXRunToLineBreakpoint, PVXThread

public interface IPVXEventListener


Method Summary
 void handleEvent(java.lang.String event)
          Notification the given event occurred in the target program being interpretted.
 

Method Detail

handleEvent

void handleEvent(java.lang.String event)
Notification the given event occurred in the target program being interpretted.

Parameters:
event - the event