Skip to content

VirtuallyMachined/CountryDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountryDB

This is a simple JavaFX application covering some of the basic features of the framework.

The project aims to explore some of the key features of JavaFX like Properties, Bindings and Observable Collections. It also displays implementations of concurrent tasks with the help of the new Service and Task classes available in the javafx.concurrent package.

The sample project uses the RestCountries API for country information and the Country Flags API for downloading flag images in PNG format.

Testing is done using the TestFX library.

About

Java FX country database viewer example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages