NASA World Wind

gov.nasa.worldwind.examples
Class InstalledData

java.lang.Object
  extended by gov.nasa.worldwind.examples.ApplicationTemplate
      extended by gov.nasa.worldwind.examples.InstalledData

public class InstalledData
extends ApplicationTemplate


Nested Class Summary
static class InstalledData.AppFrame
           
static class InstalledData.Controller
           
static class InstalledData.DataStoreProducerFilter
           
static class InstalledData.Installer
           
static class InstalledData.TiledRasterProducerFilter
           
static class InstalledData.Uninstaller
           
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
 
Field Summary
static String ACTION_COMMAND_VERTICAL_EXAGGERATION
           
static String DATA_SOURCE_DESCRIPTOR
           
 
Constructor Summary
InstalledData()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_COMMAND_VERTICAL_EXAGGERATION

public static final String ACTION_COMMAND_VERTICAL_EXAGGERATION
See Also:
Constant Field Values

DATA_SOURCE_DESCRIPTOR

public static final String DATA_SOURCE_DESCRIPTOR
See Also:
Constant Field Values
Constructor Detail

InstalledData

public InstalledData()
Method Detail

main

public static void main(String[] args)

NASA World Wind