org.gudy.azureus2.ui.swt.pluginsimpl
Interface UISWTViewCoreEventListenerEx

All Superinterfaces:
UISWTViewCoreEventListener, UISWTViewEventListener
All Known Implementing Classes:
BasicPluginViewImpl, DownloadActivityView, FilesView, GeneralView, LoggerView, PeersGeneralView, PeersGraphicView, PeersSuperView, PeersView, PieceInfoView, PiecesView, StatsView, SubscriptionView

public interface UISWTViewCoreEventListenerEx
extends UISWTViewCoreEventListener


Method Summary
 UISWTViewCoreEventListener getClone()
           
 boolean isCloneable()
           
 
Methods inherited from interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEventListener
eventOccurred
 

Method Detail

isCloneable

boolean isCloneable()

getClone

UISWTViewCoreEventListener getClone()