Révision 2575

tmp/org.txm.rcp/src/main/java/org/txm/rcp/swt/dialog/AdvancedProgressMonitorDialog.java (revision 2575)
10 10
import org.eclipse.swt.widgets.Display;
11 11
import org.eclipse.swt.widgets.Shell;
12 12
import org.txm.core.results.TXMResult;
13
import org.txm.rcp.editors.TXMEditor;
14 13

  
15 14
/**
16
 * An advanced progress monitor modal dialog managing delay before displaying and the force of cancel using Thread.stop().
15
 * An advanced progress monitor modal dialog managing delay before displaying and the forcing of cancel using Thread.stop().
17 16
 * 
18 17
 * @author sjacquot
19 18
 *
20 19
 */
21 20
public class AdvancedProgressMonitorDialog extends ProgressMonitorDialog {
22 21
	
23
	
22
	/**
23
	 * Result.
24
	 */
24 25
	protected TXMResult result;
25 26
	
26 27
	/**

Formats disponibles : Unified diff