public class ListSelector extends Object implements CodeListSelector
Constructor and Description |
---|
ListSelector(org.eclipse.swt.widgets.Composite parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
CodeList |
getCodeList()
Get the selected code list.
|
org.eclipse.swt.widgets.Control |
getControl()
Get the control.
|
boolean |
selectCodeList(CodeList codeList)
Select the given code list.
|
public ListSelector(org.eclipse.swt.widgets.Composite parent)
parent
- the parent compositepublic CodeList getCodeList()
CodeListSelector
getCodeList
in interface CodeListSelector
null
CodeListSelector.getCodeList()
public org.eclipse.swt.widgets.Control getControl()
CodeListSelector
getControl
in interface CodeListSelector
CodeListSelector.getControl()
public boolean selectCodeList(CodeList codeList)
codeList
- the code listBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a