|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.bbn.openmap.event.ProjectionSupport.ProjectionChangedRunnable
A Runnable class that disperses the projection, instead of letting the Swing thread do it. A new one is created for every projection change, so the current ProjectionEvent object is getting delivered with it.
| Field Summary | |
protected ProjectionEvent |
projEvent
|
| Constructor Summary | |
ProjectionSupport.ProjectionChangedRunnable(ProjectionEvent pe)
|
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ProjectionEvent projEvent
| Constructor Detail |
public ProjectionSupport.ProjectionChangedRunnable(ProjectionEvent pe)
| 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 | ||||||||||