com.aelitis.azureus.ui.swt.subscriptions
Class SubscriptionManagerUI.SubsParentView
java.lang.Object
com.aelitis.azureus.ui.swt.subscriptions.SubscriptionManagerUI.SubsParentView
- All Implemented Interfaces:
- ViewTitleInfo, UISWTViewEventListener
- Enclosing class:
- SubscriptionManagerUI
protected class SubscriptionManagerUI.SubsParentView
- extends Object
- implements ViewTitleInfo, UISWTViewEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTitle
public String getTitle()
getTitleInfoProperty
public Object getTitleInfoProperty(int propertyID)
- Specified by:
getTitleInfoProperty
in interface ViewTitleInfo
- Parameters:
propertyID
- TITLE_*
- Returns:
- value, or null if you don't want to set it
initialize
public void initialize(org.eclipse.swt.widgets.Composite _parent_composite)
getComposite
public org.eclipse.swt.widgets.Composite getComposite()
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