gov.nasa.worldwind.examples
Class AnnotationControls.AudioContentAnnotation
java.lang.Object
gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation
gov.nasa.worldwind.examples.AnnotationControls.AudioContentAnnotation
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- AnnotationControls
public static class AnnotationControls.AudioContentAnnotation
- extends AnnotationControls.ContentAnnotation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clip
protected Clip clip
readThread
protected Thread readThread
source
protected Object source
AnnotationControls.AudioContentAnnotation
public AnnotationControls.AudioContentAnnotation(AnnotationControls.AppFrame appFrame,
AudioPlayerAnnotation annnotation,
AudioPlayerAnnotationController controller,
Object source)
detach
public void detach()
- Overrides:
detach
in class AnnotationControls.ContentAnnotation
doRetrieveAndSetClip
protected void doRetrieveAndSetClip(Object source)
getSource
public Object getSource()
readClip
protected Clip readClip(Object source)
retrieveAndSetClip
protected void retrieveAndSetClip(Object source)
startClipRetrieval
protected void startClipRetrieval(Object source)
stopClipRetrieval
protected void stopClipRetrieval()
stopController
protected void stopController(AudioPlayerAnnotationController controller)