FileDocCategorySizeDatePackage
UISWTViewEventListener.javaAPI DocAzureus 3.0.3.41517Thu Feb 09 19:42:58 GMT 2006org.gudy.azureus2.ui.swt.plugins

UISWTViewEventListener

public interface UISWTViewEventListener
Listener to be triggered when an event related to a UISWTView takes place
see
org.gudy.azureus2.ui.swt.plugins.UISWTInstance#addView(String, String, UISWTViewEventListener)
author
TuxPaper

Fields Summary
Constructors Summary
Methods Summary
public booleaneventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs

param
event event that occurred
return
meaning dependent upon event type
since
2.3.0.6