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