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

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

Uses of JxAlertEvent in org.jtool.jxplatform.event
 

Methods in org.jtool.jxplatform.event with parameters of type JxAlertEvent
 void JxAlertListener.notifyAlert(JxAlertEvent evt)
          Displays information about a received alert event.
 void JxEventSource.fire(JxAlertEvent evt)
          Sends a alert event to all the alert listeners.