edu.mayo.informatics.lexgrid.convert.swt
Class Converter
java.lang.Object
edu.mayo.informatics.lexgrid.convert.swt.Converter
public class Converter
- extends java.lang.Object
Main class for SWT Conversion GUI. This is the big Kahuna.
- Version:
- subversion $Revision: 7198 $ checked in on $Date: 2008-02-15
18:08:36 +0000 (Fri, 15 Feb 2008) $
- Author:
- Dan Armbrust
Field Summary |
protected org.eclipse.swt.widgets.Shell |
shell_
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shell_
protected org.eclipse.swt.widgets.Shell shell_
Converter
public Converter()
showPrevious
protected void showPrevious()
showNext
protected void showNext()
selectInputFormat
protected void selectInputFormat()
selectOutputFormat
protected void selectOutputFormat()
main
public static void main(java.lang.String[] args)