|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.raster.algorithm.gui.Cancel
public class Cancel
| Constructor Summary | |
|---|---|
Cancel()
Crea un nuevo CancelDraw. |
|
| Method Summary | |
|---|---|
boolean |
isCanceled()
Determines if the related task must be canceled. |
void |
setCanceled(boolean b)
Insertar si se debe cancelar el dibujado. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Cancel()
| Method Detail |
|---|
public boolean isCanceled()
CancellableDetermines if the related task must be canceled.
isCanceled in interface Cancellabletrue if task must been canceled; otherwise falsecom.iver.utiles.swing.threads.Cancellable#isCanceled()public void setCanceled(boolean b)
setCanceled in interface Cancellableb - true si se debe cancelar el dibujado.Cancellable.isCanceled()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||