public class WebBrowserBalloons extends ApplicationTemplate
ScreenBrowserBalloon
 which displays a balloon at a point on the screen, and GlobeBrowserBalloon which displays a
 balloon attached to a position on the Globe.
 
 Browser Balloon Content Balloon.setText(String) with a string containing either plain text or HTML + JavaScript. The balloon's visual
 attributes are specified by calling Balloon.setAttributes(gov.nasa.worldwind.render.BalloonAttributes)
 with an instance of BalloonAttributes.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
WebBrowserBalloons.AppFrame  | 
ApplicationTemplate.AppPanel| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
BROWSER_BALLOON_CONTENT_PATH  | 
| Constructor and Description | 
|---|
WebBrowserBalloons()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)  | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startprotected static final String BROWSER_BALLOON_CONTENT_PATH
public static void main(String[] args)