Uses of Package
org.jtool.jxplatform.event

Packages that use org.jtool.jxplatform.event
org.jtool.jxplatform.event Application programming interfaces for dealing with events.  
org.jtool.jxplatform.repository Application programming interfaces for retrieving information about source code which is stored in the repository of XML documents. 
 

Classes in org.jtool.jxplatform.event used by org.jtool.jxplatform.event
JxAlertEvent
          An event indicating that an alert has occurred.
JxAlertListener
          A listener interface for receiving alert events.
JxChangedEvent
          An event indicating that an alert has occurred.
JxChangedListener
          A listener interface for receiving alert events.
JxEvent
          An event that contains information.
JxLogEvent
          An event for logging.
JxLogListener
          A listener interface for receiving log events.
 

Classes in org.jtool.jxplatform.event used by org.jtool.jxplatform.repository
JxEventSource
          An object on which the event initially occurred.