Package com.biglybt.ui.swt.subscriptions
Class SubscriptionView
- java.lang.Object
-
- com.biglybt.ui.swt.skin.UISWTViewSkinAdapter
-
- com.biglybt.ui.swt.subscriptions.SubscriptionView
-
- All Implemented Interfaces:
UISWTViewEventListener
,UISWTViewCoreEventListener
,SubscriptionsViewBase
public class SubscriptionView extends UISWTViewSkinAdapter implements SubscriptionsViewBase, UISWTViewCoreEventListener
-
-
Constructor Summary
Constructors Constructor Description SubscriptionView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
refreshView()
-
Methods inherited from class com.biglybt.ui.swt.skin.UISWTViewSkinAdapter
eventOccurred, getViews
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.biglybt.ui.swt.pif.UISWTViewEventListener
eventOccurred
-
-
-
-
Method Detail
-
refreshView
public void refreshView()
- Specified by:
refreshView
in interfaceSubscriptionsViewBase
-
-