jmri.jmrit.audio
Class AbstractAudioListener.AudioListenerMoveThread

java.lang.Object
  extended by java.lang.Thread
      extended by jmri.jmrit.audio.AbstractAudioThread
          extended by jmri.jmrit.audio.AbstractAudioListener.AudioListenerMoveThread
All Implemented Interfaces:
Runnable, AudioThread
Enclosing class:
AbstractAudioListener

protected static class AbstractAudioListener.AudioListenerMoveThread
extends AbstractAudioThread

An internal class used to create a new thread to monitor and maintain current listener position with respect to velocity.


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Fields inherited from interface jmri.jmrit.audio.AudioThread
GET, NA, SET
 
Method Summary
protected  void cleanup()
          Shuts this thread down and clears references to created objects
 void run()
          Main processing loop
 
Methods inherited from class jmri.jmrit.audio.AbstractAudioThread
alive, die, dying, snooze
 
Methods inherited from class java.lang.Thread
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
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

run

public void run()
Main processing loop

Specified by:
run in interface Runnable
Overrides:
run in class Thread

cleanup

protected void cleanup()
Shuts this thread down and clears references to created objects

Overrides:
cleanup in class AbstractAudioThread


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads