Uses of Class
com.teamdev.jxbrowser.event.StatusEvent

Packages that use StatusEvent
com.teamdev.jxbrowser.event   
 

Uses of StatusEvent in com.teamdev.jxbrowser.event
 

Methods in com.teamdev.jxbrowser.event with parameters of type StatusEvent
 void RequestListener.statusChanged(StatusEvent event)
          Invoked when the status of a request has changed.
 void RequestAdapter.statusChanged(StatusEvent event)