public interface InstanceSelector
Instance
selector interface.Modifier and Type | Method and Description |
---|---|
void |
addSelectionListener(InstanceSelectionListener listener)
Add a listener.
|
org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent)
Create the selector control.
|
void |
removeSelectionListener(InstanceSelectionListener listener)
Remove a listener
|
void addSelectionListener(InstanceSelectionListener listener)
InstanceSelectionListener.selectionChanged(TypeDefinition, Iterable)
listener
- the listener to addvoid removeSelectionListener(InstanceSelectionListener listener)
listener
- the listener to removeorg.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
parent
- the parent compositeBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a