public class KMLViewer extends ApplicationTemplate
| Modifier and Type | Class and Description | 
|---|---|
| static class  | KMLViewer.AppFrame | 
| static class  | KMLViewer.WorkerThreadA  Threadthat loads a KML file and displays it in anAppFrame. | 
ApplicationTemplate.AppPanel| Constructor and Description | 
|---|
| KMLViewer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static String | formName(Object kmlSource,
        KMLRoot kmlRoot) | 
| static void | main(String[] args) | 
| protected static void | makeMenu(KMLViewer.AppFrame appFrame) | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)
protected static void makeMenu(KMLViewer.AppFrame appFrame)