com.aelitis.azureus.ui.swt.subscriptions
Class SubscriptionView
java.lang.Object
  
com.aelitis.azureus.ui.swt.subscriptions.SubscriptionView
- All Implemented Interfaces: 
 - SubscriptionsViewBase, UISWTViewEventListener, UISWTViewCoreEventListener
 
public class SubscriptionView
- extends Object
- implements SubscriptionsViewBase
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SubscriptionView
public SubscriptionView()
updateBrowser
public void updateBrowser(boolean is_auto)
- Specified by:
 updateBrowser in interface SubscriptionsViewBase
 
 
refreshView
public void refreshView()
- Specified by:
 refreshView in interface SubscriptionsViewBase
 
 
eventOccurred
public boolean eventOccurred(UISWTViewEvent event)
- Description copied from interface: 
UISWTViewEventListener 
- Triggers when an even listed in UISWTViewEvent occurs
- Specified by:
 eventOccurred in interface UISWTViewEventListener
 
- Parameters:
 event - event that occurred
- Returns:
 - meaning dependent upon event type