Uses of Class
gov.nasa.worldwindx.examples.kml.KMLViewer.AppFrame
- 
Packages that use KMLViewer.AppFrame Package Description gov.nasa.worldwindx.examples.kml Examples of importing and exporting files in the Keyhole Markup Language (KML).
- 
- 
Uses of KMLViewer.AppFrame in gov.nasa.worldwindx.examples.kmlFields in gov.nasa.worldwindx.examples.kml declared as KMLViewer.AppFrame Modifier and Type Field Description protected KMLViewer.AppFrameKMLViewer.WorkerThread. appFrameIndicates theAppFramethe KML file content is displayed in.Methods in gov.nasa.worldwindx.examples.kml with parameters of type KMLViewer.AppFrame Modifier and Type Method Description protected static voidKMLViewer. makeMenu(KMLViewer.AppFrame appFrame)Constructors in gov.nasa.worldwindx.examples.kml with parameters of type KMLViewer.AppFrame Constructor Description WorkerThread(java.lang.Object kmlSource, KMLViewer.AppFrame appFrame)Creates a new worker thread from a specifiedkmlSourceandappFrame.
 
-