NASA World Wind

gov.nasa.worldwind.applications.gio
Class WorldWindCatalogs

java.lang.Object
  extended by gov.nasa.worldwind.examples.ApplicationTemplate
      extended by gov.nasa.worldwind.applications.gio.WorldWindCatalogs

public class WorldWindCatalogs
extends ApplicationTemplate


Nested Class Summary
static class WorldWindCatalogs.AppFrame
           
static class WorldWindCatalogs.CatalogFrame
           
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
 
Field Summary
static String APP_NAME
           
static String APP_NAME_AND_VERSION
           
static String APP_VERSION
           
 
Constructor Summary
WorldWindCatalogs()
           
 
Method Summary
static void main(String[] args)
           
static void start(String appName)
           
static void stop()
           
 
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

APP_NAME

public static final String APP_NAME
See Also:
Constant Field Values

APP_NAME_AND_VERSION

public static final String APP_NAME_AND_VERSION
See Also:
Constant Field Values

APP_VERSION

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

WorldWindCatalogs

public WorldWindCatalogs()
Method Detail

main

public static void main(String[] args)

start

public static void start(String appName)

stop

public static void stop()

NASA World Wind