Package com.biglybt.ui.swt.subscriptions
Interface SubscriptionsViewBase
-
- All Superinterfaces:
UISWTViewCoreEventListener
,UISWTViewEventListener
- All Known Implementing Classes:
SubscriptionView
public interface SubscriptionsViewBase extends UISWTViewCoreEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
refreshView()
-
Methods inherited from interface com.biglybt.ui.swt.pif.UISWTViewEventListener
eventOccurred
-
-