protected class ProjectionSupport.ProjectionChangeNotifier
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
protected ProjectionEvent |
nextEvent |
protected ProjectionEvent |
projEvent |
protected boolean |
terminated |
Constructor and Description |
---|
ProjectionSupport.ProjectionChangeNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
fireProjectionEvent(ProjectionEvent event) |
protected boolean |
isEventInProgress() |
boolean |
isTerminated() |
void |
run() |
void |
setTerminated(boolean terminated) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
protected ProjectionEvent projEvent
protected ProjectionEvent nextEvent
protected boolean terminated
public ProjectionSupport.ProjectionChangeNotifier()
public boolean isTerminated()
public void setTerminated(boolean terminated)
protected boolean isEventInProgress()
public void fireProjectionEvent(ProjectionEvent event)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details