org.gudy.azureus2.ui.swt.config.plugins
Class PluginBooleanParameter
java.lang.Object
  
org.gudy.azureus2.ui.swt.config.plugins.PluginBooleanParameter
- All Implemented Interfaces: 
 - PluginParameterImpl
 
public class PluginBooleanParameter
- extends Object
- implements PluginParameterImpl
  
- Author:
 
  - Olivier
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PluginBooleanParameter
public PluginBooleanParameter(org.eclipse.swt.widgets.Composite pluginGroup,
                              BooleanParameterImpl parameter)
getControls
public org.eclipse.swt.widgets.Control[] getControls()
- Specified by:
 getControls in interface PluginParameterImpl
 
 
setAdditionalActionPerfomer
public void setAdditionalActionPerfomer(IAdditionalActionPerformer performer)