org.LexGrid.LexBIG.gui
Class LoadExportBaseShell

java.lang.Object
  extended by org.LexGrid.LexBIG.gui.LoadExportBaseShell
Direct Known Subclasses:
ExporterExtensionShell, HL7RIMLoader, LoaderExtensionShell, ManifestLoader, MetaDataLoader, MetaThesaurusLoader, NCIHistoryLoader, OBOExport, OBOLoader, OWLLoader, PostProcessorLauncher, RadLexProtegeFramesLoader, ReIndexerLoader, TextLoader, UMLSHistoryLoader, UMLSRRFLoader, UMLSSemNetLoader, UMLSSQLLoader, XMLLoader

public abstract class LoadExportBaseShell
extends java.lang.Object

This shell allows for loading terminologies into LexBIG, and displays the progress as they load.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Dan Armbrust

Nested Class Summary
protected  class LoadExportBaseShell.StatusMonitor
           
 
Field Summary
protected  DialogHandler dialog_
           
protected  LB_GUI lb_gui_
           
protected  LB_VSD_GUI lb_vd_gui_
           
protected  boolean loadingPL_
           
protected  boolean loadingVD_
           
protected  org.eclipse.swt.events.ShellListener shellListener
           
 
Constructor Summary
protected LoadExportBaseShell(LB_GUI lb_gui)
           
protected LoadExportBaseShell(LB_VSD_GUI lb_vd_gui)
           
 
Method Summary
protected  boolean getMonitorLoader()
           
protected  org.eclipse.swt.widgets.Composite getStatusComposite(org.eclipse.swt.widgets.Composite parent)
           
protected  org.eclipse.swt.widgets.Composite getStatusComposite(org.eclipse.swt.widgets.Composite parent, StatusReporter reporter)
           
protected  org.eclipse.swt.widgets.Composite getStatusCompositeForPickList(org.eclipse.swt.widgets.Composite parent, StatusReporter reporter)
           
protected  org.eclipse.swt.widgets.Composite getStatusCompositeForValueSets(org.eclipse.swt.widgets.Composite parent, StatusReporter reporter)
           
protected  org.eclipse.swt.custom.StyledText getStatusText(org.eclipse.swt.widgets.Composite parent)
           
protected  boolean isLoading()
           
protected  void setLoading(boolean loading)
           
protected  void setMonitorLoader(boolean monitorLoader)
           
protected  void startLogging(org.eclipse.swt.custom.StyledText text, StatusReporter reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lb_gui_

protected LB_GUI lb_gui_

lb_vd_gui_

protected LB_VSD_GUI lb_vd_gui_

loadingPL_

protected boolean loadingPL_

loadingVD_

protected boolean loadingVD_

dialog_

protected DialogHandler dialog_

shellListener

protected final org.eclipse.swt.events.ShellListener shellListener
Constructor Detail

LoadExportBaseShell

protected LoadExportBaseShell(LB_GUI lb_gui)

LoadExportBaseShell

protected LoadExportBaseShell(LB_VSD_GUI lb_vd_gui)
Method Detail

getMonitorLoader

protected boolean getMonitorLoader()

setMonitorLoader

protected void setMonitorLoader(boolean monitorLoader)

getStatusComposite

protected org.eclipse.swt.widgets.Composite getStatusComposite(org.eclipse.swt.widgets.Composite parent)

getStatusCompositeForPickList

protected org.eclipse.swt.widgets.Composite getStatusCompositeForPickList(org.eclipse.swt.widgets.Composite parent,
                                                                          StatusReporter reporter)

getStatusCompositeForValueSets

protected org.eclipse.swt.widgets.Composite getStatusCompositeForValueSets(org.eclipse.swt.widgets.Composite parent,
                                                                           StatusReporter reporter)

getStatusText

protected org.eclipse.swt.custom.StyledText getStatusText(org.eclipse.swt.widgets.Composite parent)

startLogging

protected void startLogging(org.eclipse.swt.custom.StyledText text,
                            StatusReporter reporter)

getStatusComposite

protected org.eclipse.swt.widgets.Composite getStatusComposite(org.eclipse.swt.widgets.Composite parent,
                                                               StatusReporter reporter)

isLoading

protected boolean isLoading()

setLoading

protected void setLoading(boolean loading)

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.