|
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.FileSelector
public class FileSelector
Allows selecting a file as source for a code list
Constructor Summary | |
---|---|
FileSelector(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. |
void |
setLocation(URI location)
Set the code list location |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSelector(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 void setLocation(URI location)
location
- the code list location
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |