Uses of Class
org.jtool.jxplatform.event.JxLogEvent

Packages that use JxLogEvent
org.jtool.jxplatform.event Application programming interfaces for dealing with events.  
 

Uses of JxLogEvent in org.jtool.jxplatform.event
 

Methods in org.jtool.jxplatform.event with parameters of type JxLogEvent
 void JxEventSource.fire(JxLogEvent evt)
          Sends a log event to all the log listeners.
 void JxLogListener.notifyLog(JxLogEvent evt)
          Displays information about s received log event.