Searched refs:setInterrupted (Results 1 - 3 of 3) sorted by relevance

/org.ahmadsoft.foprocessor_2.2.2/src/org/ahmadsoft/io/util/
H A DInterruptableInputStream.java29 * is interrupted via <code>setInterrupted</code>, subsequent
44 public void setInterrupted(boolean interrupted) { method in class:InterruptableInputStream
/org.ahmadsoft.foprocessor_2.2.2/src/org/ahmadsoft/foprocessor/operations/
H A DConversionOperation.java80 public void setInterrupted() { method in class:ConversionOperation
83 iis.setInterrupted(true);
/org.ahmadsoft.foprocessor_2.2.2/src/org/ahmadsoft/foprocessor/ui/dialogs/
H A DRenderProgress.java281 conversionOp.setInterrupted();

Completed in 15 milliseconds