Package | Description |
---|---|
gov.nasa.worldwind.render | |
gov.nasa.worldwindx.examples.util |
Modifier and Type | Class and Description |
---|---|
class |
GlobeBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using
the system's native browser, and who's origin is located at a position on the Globe . |
class |
ScreenBrowserBalloon
A
that displays HTML, JavaScript, and Flash content
using the system's native browser, and who's origin is located at a point on the screen. |
Modifier and Type | Method and Description |
---|---|
protected void |
BalloonController.onBalloonAction(AbstractBrowserBalloon browserBalloon,
java.lang.String action)
Called when a
AbstractBrowserBalloon control is activated (Close, Back, or
Forward). |