com.aelitis.azureus.ui.swt.subscriptions
Class SubscriptionView
java.lang.Object
  
com.aelitis.azureus.ui.swt.subscriptions.SubscriptionView
- All Implemented Interfaces: 
 - SubscriptionsViewBase, UISWTViewEventListener, UISWTViewCoreEventListener, UISWTViewCoreEventListenerEx
 
public class SubscriptionView
- extends Object
- implements SubscriptionsViewBase, UISWTViewCoreEventListenerEx
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SubscriptionView
public SubscriptionView()
isCloneable
public boolean isCloneable()
- Specified by:
 isCloneable in interface UISWTViewCoreEventListenerEx
 
 
getClone
public UISWTViewCoreEventListener getClone()
- Specified by:
 getClone in interface UISWTViewCoreEventListenerEx
 
 
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