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

Packages that use StateEvent
com.teamdev.jxbrowser.event   
 

Uses of StateEvent in com.teamdev.jxbrowser.event
 

Methods in com.teamdev.jxbrowser.event with parameters of type StateEvent
 void RequestListener.stateChanged(StateEvent event)
          Notification indicating the state has changed for one of the requests.
 void RequestAdapter.stateChanged(StateEvent event)