Inherits FutureTask< Image >.
|
| synchronized boolean | cancel (boolean mayInterrupt) |
| |
| synchronized boolean | isCancelled () |
| |
|
| synchronized void | done () |
| |
Definition at line 326 of file ThumbnailViewChildren.java.
| synchronized boolean org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.cancel |
( |
boolean |
mayInterrupt | ) |
|
| synchronized void org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.done |
( |
| ) |
|
|
protected |
| synchronized boolean org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.isCancelled |
( |
| ) |
|
| boolean org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.cancelled = false |
|
private |
| final ProgressHandle org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.progressHandle |
|
private |
| final String org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailViewNode.ThumbnailLoadTask.progressText |
|
private |
The documentation for this class was generated from the following file: