Uses of Class
org.xnap.plugin.gift.net.event.SharesControlEvent

Packages that use SharesControlEvent
org.xnap.plugin.gift.net.event.listener   
 

Uses of SharesControlEvent in org.xnap.plugin.gift.net.event.listener
 

Methods in org.xnap.plugin.gift.net.event.listener with parameters of type SharesControlEvent
 void SharesEventListener.sharesListingFinished(SharesControlEvent evt)
          Gets called if shares listing is finished
 void SharesEventListener.sharesListingStarted(SharesControlEvent evt)
          Gets called if shares listing starts
 void SharesEventListener.sharesSyncFinished(SharesControlEvent evt)
          Gets called if shares syncing starts
 void SharesEventListener.sharesSyncStarted(SharesControlEvent evt)
          Gets called if shares syncing sends a status msg
 void SharesEventListener.sharesSyncStatus(SharesControlEvent evt)
          Gets called if shares syncing is finished
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.