Uses of Interface
com.biglybt.ui.swt.skin.SWTSkinObjectListener
Packages that use SWTSkinObjectListener
Package
Description
-
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement SWTSkinObjectListenerModifier and TypeClassDescriptionclass
class
class
-
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.mdi
Classes in com.biglybt.ui.swt.mdi that implement SWTSkinObjectListener -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.plugin.net.buddy.swt
Classes in com.biglybt.ui.swt.plugin.net.buddy.swt that implement SWTSkinObjectListener -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.search
Classes in com.biglybt.ui.swt.search that implement SWTSkinObjectListener -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.skin
Classes in com.biglybt.ui.swt.skin that implement SWTSkinObjectListenerFields in com.biglybt.ui.swt.skin declared as SWTSkinObjectListenerModifier and TypeFieldDescriptionprivate static final SWTSkinObjectListener[]
SWTSkin.NOLISTENERS
Fields in com.biglybt.ui.swt.skin with type parameters of type SWTSkinObjectListenerModifier and TypeFieldDescriptionprotected ArrayList
<SWTSkinObjectListener> SWTSkinObjectBasic.listeners
private HashMap
<String, ArrayList<SWTSkinObjectListener>> SWTSkin.mapPublicViewIDsToListeners
Methods in com.biglybt.ui.swt.skin that return SWTSkinObjectListenerModifier and TypeMethodDescriptionSWTSkinObject.getListeners()
SWTSkinObjectBasic.getListeners()
SWTSkin.getSkinObjectListeners
(String viewID) Methods in com.biglybt.ui.swt.skin with parameters of type SWTSkinObjectListenerModifier and TypeMethodDescriptionvoid
SWTSkin.addListener
(String viewID, SWTSkinObjectListener listener) void
SWTSkinObject.addListener
(SWTSkinObjectListener listener) void
SWTSkinObjectBasic.addListener
(SWTSkinObjectListener listener) void
SWTSkin.removeListener
(String viewID, SWTSkinObjectListener listener) void
SWTSkinObject.removeListener
(SWTSkinObjectListener listener) void
SWTSkinObjectBasic.removeListener
(SWTSkinObjectListener listener) -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement SWTSkinObjectListener -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement SWTSkinObjectListener -
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement SWTSkinObjectListenerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Classic My Torrents view wrapped in a SkinViewclass
class
class
class
class
Torrent download view, consisting of several information tabsclass
ConvertsSWTSkinObjectListener
events to method calls, and ensures we only "show" (initialize) once.class
class
-
Uses of SWTSkinObjectListener in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement SWTSkinObjectListener