|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputFormatSWTInterface
Interface for the output formats that has SWT extensions.
Method Summary | |
---|---|
org.eclipse.swt.widgets.Composite |
createComposite(org.eclipse.swt.widgets.Composite parent,
int style,
DialogHandler errorHandler)
Create (and return) a SWT Composite that allows for entering the parameters required for this format. |
org.eclipse.swt.widgets.Composite |
getComposite()
Get the composite that was made by 'createComposite' |
java.lang.String |
getTextForActionButton()
Get the text that should be displayed on the button to execute this conversion. |
Methods inherited from interface edu.mayo.informatics.lexgrid.convert.formats.OutputFormatInterface |
---|
getConnectionSummary, getDescription, getOptions, testConnection |
Method Detail |
---|
org.eclipse.swt.widgets.Composite createComposite(org.eclipse.swt.widgets.Composite parent, int style, DialogHandler errorHandler)
org.eclipse.swt.widgets.Composite getComposite()
java.lang.String getTextForActionButton()
|
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 |