|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
private class ImageDisplay.LoadImageRunnable
The thread that reads the images.
Field Summary | |
---|---|
private java.io.File |
file
|
private int |
orientation
|
Constructor Summary | |
---|---|
ImageDisplay.LoadImageRunnable(java.io.File file,
java.lang.Integer orientation)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.io.File file
private int orientation
Constructor Detail |
---|
public ImageDisplay.LoadImageRunnable(java.io.File file, java.lang.Integer orientation)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |