|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputFormatSWTInterface
Defines the interface for input formats that has SWT extensions.
Method Summary | |
---|---|
org.eclipse.swt.widgets.Composite |
createComposite(org.eclipse.swt.widgets.Composite parent,
int style,
DialogHandler errorHandler)
Get a SWT Composite that allows for entering the parameters required for this format. |
org.eclipse.swt.widgets.Menu |
createToolsMenu(org.eclipse.swt.widgets.Shell shell,
DialogHandler errorHandler)
Get a SWT Menu to display tools available for this input format. |
Methods inherited from interface edu.mayo.informatics.lexgrid.convert.formats.InputFormatInterface |
---|
getAvailableTerminologies, getConnectionSummary, getDescription, getOptions, getSupportedOutputFormats, testConnection |
Method Detail |
---|
org.eclipse.swt.widgets.Composite createComposite(org.eclipse.swt.widgets.Composite parent, int style, DialogHandler errorHandler)
org.eclipse.swt.widgets.Menu createToolsMenu(org.eclipse.swt.widgets.Shell shell, DialogHandler errorHandler)
shell
- errorHandler
-
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |