|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.PleaseWaitRunnable
org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
public static class MapPaintStyles.MapPaintStyleLoader
| Field Summary | |
|---|---|
private boolean |
canceled
|
private java.util.List<StyleSource> |
sources
|
| Fields inherited from class org.openstreetmap.josm.gui.PleaseWaitRunnable |
|---|
progressMonitor |
| Constructor Summary | |
|---|---|
MapPaintStyles.MapPaintStyleLoader(java.util.List<StyleSource> sources)
|
|
| Method Summary | |
|---|---|
protected void |
cancel()
User pressed cancel button. |
protected void |
finish()
Finish up the data work. |
protected void |
realRun()
Called in the worker thread to do the actual work. |
| Methods inherited from class org.openstreetmap.josm.gui.PleaseWaitRunnable |
|---|
afterFinish, canRunInBackground, getProgressMonitor, operationCanceled, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean canceled
private java.util.List<StyleSource> sources
| Constructor Detail |
|---|
public MapPaintStyles.MapPaintStyleLoader(java.util.List<StyleSource> sources)
| Method Detail |
|---|
protected void cancel()
PleaseWaitRunnable
cancel in class PleaseWaitRunnableprotected void finish()
PleaseWaitRunnable
finish in class PleaseWaitRunnableprotected void realRun()
PleaseWaitRunnable
realRun in class PleaseWaitRunnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||