org.gudy.azureus2.ui.swt.config
Interface IParameter
- All Known Implementing Classes: 
 - BooleanParameter, ButtonParameter, ColorParameter, DirectoryParameter, FileParameter, InfoParameter, IntListParameter, IntParameter, LinkParameter, Parameter, PasswordParameter, RadioParameter, StringAreaParameter, StringListParameter, StringParameter, TextAreaParameter, UISWTParameter
 
public interface IParameter
- Author:
 
  - Olivier
 
 
setLayoutData
void setLayoutData(Object layoutData)
 
getControl
org.eclipse.swt.widgets.Control getControl()
 
getControls
org.eclipse.swt.widgets.Control[] getControls()