Uses of Interface
com.biglybt.core.subs.SubscriptionManagerListener
Packages that use SubscriptionManagerListener
Package
Description
-
Uses of SubscriptionManagerListener in com.biglybt.core.subs
Methods in com.biglybt.core.subs with parameters of type SubscriptionManagerListenerModifier and TypeMethodDescriptionvoid
SubscriptionManager.addListener
(SubscriptionManagerListener listener) void
SubscriptionManager.removeListener
(SubscriptionManagerListener listener) -
Uses of SubscriptionManagerListener in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement SubscriptionManagerListenerFields in com.biglybt.core.subs.impl with type parameters of type SubscriptionManagerListenerMethods in com.biglybt.core.subs.impl with parameters of type SubscriptionManagerListenerModifier and TypeMethodDescriptionvoid
SubscriptionManagerImpl.addListener
(SubscriptionManagerListener listener) void
SubscriptionManagerImpl.removeListener
(SubscriptionManagerListener listener) -
Uses of SubscriptionManagerListener in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement SubscriptionManagerListenerFields in com.biglybt.ui.swt.subscriptions declared as SubscriptionManagerListenerModifier and TypeFieldDescriptionprivate SubscriptionManagerListener
SubscriptionManagerUI.subman_listener_delayed
private SubscriptionManagerListener
SubscriptionManagerUI.subman_listener_quick