com.aelitis.azureus.plugins.startstoprules.defaultplugin.ui.swt
Class StartStopRulesDefaultPluginSWTUI

java.lang.Object
  extended by com.aelitis.azureus.plugins.startstoprules.defaultplugin.ui.swt.StartStopRulesDefaultPluginSWTUI
All Implemented Interfaces:
StartStopRulesDefaultPlugin.UIAdapter

public class StartStopRulesDefaultPluginSWTUI
extends Object
implements StartStopRulesDefaultPlugin.UIAdapter


Constructor Summary
StartStopRulesDefaultPluginSWTUI(PluginInterface plugin_interface)
           
 
Method Summary
 void openDebugWindow(DefaultRankCalculator dlData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartStopRulesDefaultPluginSWTUI

public StartStopRulesDefaultPluginSWTUI(PluginInterface plugin_interface)
Method Detail

openDebugWindow

public void openDebugWindow(DefaultRankCalculator dlData)
Specified by:
openDebugWindow in interface StartStopRulesDefaultPlugin.UIAdapter