Package | Description |
---|---|
gov.nasa.worldwindx.examples.util |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
protected void |
DialogAnnotationController.showToolTip(SelectEvent e,
ButtonAnnotation annotation) |