|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
public static class WMSLayer.PrecacheTask
| Field Summary | |
|---|---|
private boolean |
isCancelled
|
private int |
processedCount
|
private ProgressMonitor |
progressMonitor
|
private int |
totalCount
|
| Constructor Summary | |
|---|---|
WMSLayer.PrecacheTask(ProgressMonitor progressMonitor)
|
|
| Method Summary | |
|---|---|
void |
cancel()
|
int |
getTotalCount()
|
(package private) boolean |
isFinished()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final ProgressMonitor progressMonitor
private volatile int totalCount
private volatile int processedCount
private volatile boolean isCancelled
| Constructor Detail |
|---|
public WMSLayer.PrecacheTask(ProgressMonitor progressMonitor)
| Method Detail |
|---|
boolean isFinished()
public int getTotalCount()
public void cancel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||