public class LoaderExtensionShell extends LoadExportBaseShell
Modifier and Type | Class and Description |
---|---|
protected class |
LoaderExtensionShell.ButtonUpdater
Runnable class to update the buttons when the load finishes.
|
LoadExportBaseShell.StatusMonitor
dialog_, lb_gui_, lb_vd_gui_, loadingPL_, loadingVD_, shellListener
Constructor and Description |
---|
LoaderExtensionShell(LB_GUI lb_gui,
Loader loader)
Instantiates a new loader extension shell.
|
LoaderExtensionShell(LB_VSD_GUI lb_vsd_gui,
Loader loader,
boolean loadingVS,
boolean loadingPL)
Instantiates a new loader extension shell.
|
getMonitorLoader, getStatusComposite, getStatusComposite, getStatusCompositeForPickList, getStatusCompositeForValueSets, getStatusText, isLoading, setLoading, setMonitorLoader, startLogging
public LoaderExtensionShell(LB_GUI lb_gui, Loader loader)
lb_gui
- the lb_guiloader
- the loaderpublic LoaderExtensionShell(LB_VSD_GUI lb_vsd_gui, Loader loader, boolean loadingVS, boolean loadingPL)
lb_gui
- the lb_guiloader
- the loader