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

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.config.plugins.PluginIntsParameter
All Implemented Interfaces:
PluginParameterImpl

public class PluginIntsParameter
extends Object
implements PluginParameterImpl

Author:
Olivier

Constructor Summary
PluginIntsParameter(org.eclipse.swt.widgets.Composite pluginGroup, IntsParameter parameter)
           
 
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
 

Constructor Detail

PluginIntsParameter

public PluginIntsParameter(org.eclipse.swt.widgets.Composite pluginGroup,
                           IntsParameter parameter)
Method Detail

getControls

public org.eclipse.swt.widgets.Control[] getControls()
Specified by:
getControls in interface PluginParameterImpl