NASA World Wind

Uses of Class
gov.nasa.worldwind.examples.util.ButtonAnnotation

Packages that use ButtonAnnotation
gov.nasa.worldwind.examples.util   
 

Uses of ButtonAnnotation in gov.nasa.worldwind.examples.util
 

Fields in gov.nasa.worldwind.examples.util declared as ButtonAnnotation
protected  ButtonAnnotation AudioPlayerAnnotation.backButton
           
protected  ButtonAnnotation SlideShowAnnotation.beginButton
           
protected  ButtonAnnotation DialogAnnotation.closeButton
           
protected  ButtonAnnotation SlideShowAnnotation.endButton
           
protected  ButtonAnnotation SlideShowAnnotation.nextButton
           
protected  ButtonAnnotation SlideShowAnnotation.playButton
           
protected  ButtonAnnotation AudioPlayerAnnotation.playButton
           
protected  ButtonAnnotation SlideShowAnnotation.previousButton
           
protected  ButtonAnnotation SlideShowAnnotation.sizeButton
           
protected  ButtonAnnotation DialogAnnotationController.toolTipComponent
           
 

Methods in gov.nasa.worldwind.examples.util that return ButtonAnnotation
 ButtonAnnotation AudioPlayerAnnotation.getBackButton()
           
 ButtonAnnotation SlideShowAnnotation.getBeginButton()
           
 ButtonAnnotation DialogAnnotation.getCloseButton()
           
 ButtonAnnotation SlideShowAnnotation.getEndButton()
           
 ButtonAnnotation SlideShowAnnotation.getNextButton()
           
 ButtonAnnotation SlideShowAnnotation.getPlayButton()
           
 ButtonAnnotation AudioPlayerAnnotation.getPlayButton()
           
 ButtonAnnotation SlideShowAnnotation.getPreviousButton()
           
 ButtonAnnotation SlideShowAnnotation.getSizeButton()
           
 

Methods in gov.nasa.worldwind.examples.util with parameters of type ButtonAnnotation
protected  void DialogAnnotationController.showToolTip(SelectEvent e, ButtonAnnotation annotation)
           
 


NASA World Wind

Hosted by docs.bugaco.com