|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.ui.codelist.selector.ListSelector
public class ListSelector
A component to select a code list from already loaded code lists.
Constructor Summary | |
---|---|
ListSelector(org.eclipse.swt.widgets.Composite parent)
Constructor |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListSelector(org.eclipse.swt.widgets.Composite parent)
parent
- the parent compositeMethod Detail |
---|
public 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 list
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |