org.gudy.azureus2.ui.swt.config.plugins
Class PluginParameter

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.config.plugins.PluginParameter

public class PluginParameter
extends Object

Author:
Olivier

Field Summary
 PluginParameterImpl implementation
           
 
Constructor Summary
PluginParameter(org.eclipse.swt.widgets.Composite pluginGroup, Parameter parameter)
           
 
Method Summary
 org.eclipse.swt.widgets.Control[] getControls()
           
 void setAdditionalActionPerfomer(IAdditionalActionPerformer performer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

implementation

public PluginParameterImpl implementation
Constructor Detail

PluginParameter

public PluginParameter(org.eclipse.swt.widgets.Composite pluginGroup,
                       Parameter parameter)
Method Detail

getControls

public org.eclipse.swt.widgets.Control[] getControls()

setAdditionalActionPerfomer

public void setAdditionalActionPerfomer(IAdditionalActionPerformer performer)