Uses of Class
com.jinke.gui.event.ErrorEvent

Packages that use ErrorEvent
com.jinke.gui.event   
 

Uses of ErrorEvent in com.jinke.gui.event
 

Fields in com.jinke.gui.event declared as ErrorEvent
private  ErrorEvent EventPump.errorEvent
           
 

Methods in com.jinke.gui.event with parameters of type ErrorEvent
 void ErrorListener.handleError(ErrorEvent errorevent)