ubc.cs.JLog.Foundation
Class jPrologServiceEvent

java.lang.Object
  extended by ubc.cs.JLog.Foundation.jPrologServiceEvent
Direct Known Subclasses:
jDebugFailGoalEvent, jDebugProvedGoalsEvent, jDebugProveGoalEvent, jDebugProverGoalStackEvent, jDebugProverStartedEvent, jDebugRetryGoalEvent, jDebugTryGoalEvent, jThreadStoppedEvent, jUserQueryEvent

public class jPrologServiceEvent
extends java.lang.Object

The base class for events sent from jPrologServiceBroadcasters to jPrologServiceListeners. Sub-classes indicate event type.

Author:
Glendon Holst

Constructor Summary
jPrologServiceEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jPrologServiceEvent

public jPrologServiceEvent()