Skip to content

LihaoWang1991/Java-GUI-earthquake-visualization-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-GUI-earthquake-visualization-project

This repository contains the programming assignments I have completed in Coursera course Object Oriented Programming in Java.

In this Java GUI project I have programmed in Eclipse using Unfolding Maps and Processing libraries. The following functions are implemented:

  • Read live RSS earthquake data on USGS and visualize them on Google Maps
  • Create features/methods for classes of earthquake/city/marker...
  • Mark the earthquakes on the map with different shape/color to differentiate their depth/location
  • Build event handlers to respond to graphical user input
  • Display airport locations and life expectancy of each country on the map

I find this project is a very good practice of object oriented programming as well as data structure, because during this project I was always using classes, heritance, polymorphism, overriding, overloading, lists, arrays, memory models, etc.

Here is a photo of the effect of this GUI (earthquake data visualization)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages