NASA World Wind

gov.nasa.worldwind.examples
Class AnnotationControls.ImageContentAnnotation

java.lang.Object
  extended by gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation
      extended by gov.nasa.worldwind.examples.AnnotationControls.ImageContentAnnotation
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AnnotationControls

public static class AnnotationControls.ImageContentAnnotation
extends AnnotationControls.ContentAnnotation


Field Summary
 
Fields inherited from class gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation
annnotation, appFrame, controller
 
Constructor Summary
AnnotationControls.ImageContentAnnotation(AnnotationControls.AppFrame appFrame, SlideShowAnnotation annnotation, SlideShowAnnotationController controller)
           
 
Method Summary
 void detach()
           
protected  void stopController(SlideShowAnnotationController controller)
           
 
Methods inherited from class gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation
actionPerformed, attach, getAnnotation, getAppFrame, getController
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationControls.ImageContentAnnotation

public AnnotationControls.ImageContentAnnotation(AnnotationControls.AppFrame appFrame,
                                                 SlideShowAnnotation annnotation,
                                                 SlideShowAnnotationController controller)
Method Detail

detach

public void detach()
Overrides:
detach in class AnnotationControls.ContentAnnotation

stopController

protected void stopController(SlideShowAnnotationController controller)

NASA World Wind