com.aelitis.azureus.plugins.net.netstatus.swt
Class NetStatusPluginView
java.lang.Object
com.aelitis.azureus.plugins.net.netstatus.swt.NetStatusPluginView
- All Implemented Interfaces:
- UISWTViewEventListener
public class NetStatusPluginView
- extends Object
- implements UISWTViewEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetStatusPluginView
public NetStatusPluginView(NetStatusPlugin _plugin,
UIInstance _ui,
String VIEW_ID)
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
initialise
protected void initialise(org.eclipse.swt.widgets.Composite _composite)
addOption
protected void addOption(org.eclipse.swt.widgets.Button button,
int type,
boolean enable)
startTest
protected void startTest()
cancelTest
protected void cancelTest()
startTestSupport
protected void startTestSupport(AzureusCore core)
println
protected void println(String str)
println
protected void println(String str,
boolean clear_first)
print
protected void print(String str,
boolean clear_first)
cancelTestSupport
protected void cancelTestSupport()
destroy
protected void destroy()