public class FlatWorldEarthquakes extends ApplicationTemplate
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FlatWorldEarthquakes.AppFrame  | 
ApplicationTemplate.AppPanel| Modifier and Type | Field and Description | 
|---|---|
protected static long | 
MILLISECONDS_PER_DAY  | 
protected static long | 
MILLISECONDS_PER_HOUR  | 
protected static long | 
MILLISECONDS_PER_MINUTE  | 
protected static long | 
UPDATE_INTERVAL  | 
protected static String | 
USGS_EARTHQUAKE_FEED_URL  | 
protected static String | 
USGS_EARTHQUAKE_MAGNITUDE  | 
protected static String | 
USGS_EARTHQUAKE_PLACE  | 
protected static String | 
USGS_EARTHQUAKE_TIME  | 
| Constructor and Description | 
|---|
FlatWorldEarthquakes()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)  | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startprotected static final long MILLISECONDS_PER_DAY
protected static final long MILLISECONDS_PER_HOUR
protected static final long MILLISECONDS_PER_MINUTE
protected static final long UPDATE_INTERVAL
protected static final String USGS_EARTHQUAKE_FEED_URL
protected static final String USGS_EARTHQUAKE_MAGNITUDE
protected static final String USGS_EARTHQUAKE_PLACE
protected static final String USGS_EARTHQUAKE_TIME
public static void main(String[] args)