org.gudy.azureus2.ui.swt.config.plugins
Interface PluginParameterImpl

All Known Implementing Classes:
PluginBooleanParameter, PluginColorParameter, PluginDirectoryParameter, PluginFileParameter, PluginIntParameter, PluginIntsParameter, PluginStringParameter, PluginStringsParameter

public interface PluginParameterImpl

Author:
Olivier

Method Summary
 org.eclipse.swt.widgets.Control[] getControls()
           
 

Method Detail

getControls

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