|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
private class TMSLayer.TmsTileClearController
Field Summary | |
---|---|
private boolean |
cancel
|
private ProgressMonitor |
monitor
|
Constructor Summary | |
---|---|
TMSLayer.TmsTileClearController(ProgressMonitor monitor)
|
Method Summary | |
---|---|
boolean |
cancel()
|
void |
clearFinished()
|
void |
fileDeleted(java.io.File file)
|
void |
initClearDir(java.io.File dir)
|
void |
initClearFiles(java.io.File[] files)
|
void |
operationCanceled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final ProgressMonitor monitor
private boolean cancel
Constructor Detail |
---|
public TMSLayer.TmsTileClearController(ProgressMonitor monitor)
Method Detail |
---|
public void initClearDir(java.io.File dir)
initClearDir
in interface OsmFileCacheTileLoader.TileClearController
public void initClearFiles(java.io.File[] files)
initClearFiles
in interface OsmFileCacheTileLoader.TileClearController
public boolean cancel()
cancel
in interface OsmFileCacheTileLoader.TileClearController
public void fileDeleted(java.io.File file)
fileDeleted
in interface OsmFileCacheTileLoader.TileClearController
public void clearFinished()
clearFinished
in interface OsmFileCacheTileLoader.TileClearController
public void operationCanceled()
operationCanceled
in interface ProgressMonitor.CancelListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |