org.gudy.azureus2.ui.swt.config
Class LinkParameter
java.lang.Object
org.gudy.azureus2.ui.swt.config.Parameter
org.gudy.azureus2.ui.swt.config.LinkParameter
- All Implemented Interfaces:
- IParameter
public class LinkParameter
- extends Parameter
Constructor Summary |
LinkParameter(org.eclipse.swt.widgets.Composite composite,
String name_resource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkParameter
public LinkParameter(org.eclipse.swt.widgets.Composite composite,
String name_resource)
fire
protected void fire()
setLayoutData
public void setLayoutData(Object layoutData)
getControl
public org.eclipse.swt.widgets.Control getControl()
setValue
public void setValue(Object value)
- Specified by:
setValue
in class Parameter