org.gudy.azureus2.ui.swt.config
Class UISWTParameter
java.lang.Object
  
org.gudy.azureus2.ui.swt.config.Parameter
      
org.gudy.azureus2.ui.swt.config.UISWTParameter
- All Implemented Interfaces: 
 - IParameter
 
public class UISWTParameter
- extends Parameter
 
- Author:
 
  - Allan Crooks
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UISWTParameter
public UISWTParameter(org.eclipse.swt.widgets.Control control,
                      String name)
setValue
public void setValue(Object value)
- Specified by:
 setValue in class Parameter
 
 
getControl
public org.eclipse.swt.widgets.Control getControl()
 
setLayoutData
public void setLayoutData(Object layoutData)