edu.mayo.informatics.lexgrid.convert.formats
Interface InputFormatSWTInterface

All Superinterfaces:
InputFormatInterface
All Known Implementing Classes:
LexGridDelimitedTextSWT, LexGridLDAPSWT, LexGridSQLLiteSWT, LexGridSQLSWT, LexGridXMLSWT, NCIMetaThesaurusSQLSWT, NCIOwlSWT, NCIThesaurusHistoryFileSWT, OBOSWT, OwlSWT, ProtegeFramesSWT, RRFFilesSWT, SemNetFilesSWT, SnodentSQLSWT, UMLSSQLSWT

public interface InputFormatSWTInterface
extends InputFormatInterface

Defines the interface for input formats that has SWT extensions.

Version:
subversion $Revision: 7198 $ checked in on $Date: 2008-02-15 18:08:36 +0000 (Fri, 15 Feb 2008) $
Author:
Dan Armbrust

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

createComposite

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.

Returns:

createToolsMenu

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. Can return null.

Parameters:
shell -
errorHandler -
Returns:

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.