org.das2.system.MonitorFactory
getMonitor
getMonitor( org.das2.graph.DasCanvas canvas, String string, String string0 ) → ProgressMonitor
Parameters
canvas - a DasCanvas
string - a String
string0 - a String
Returns:
org.das2.util.monitor.ProgressMonitor
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]
getMonitor( org.das2.graph.DasCanvasComponent context, String label, String description ) → ProgressMonitor
getMonitor( String label, String description ) → ProgressMonitor