Demonisch - Java - currencyConverter2
Programme Details
Convert between Pound, Euro, Dollar. You can change the conversion rates and even add your own currencies to the programme
Programme
Screen shot

Source Code
- currencyConverter2.java (main)
- currencyConverter2E.java (the edit currencies panel)
- currencyConverter2K.java (handles key pressed)
- currencyConverter2R.java (reads the currency rates)
- currencyConverter2W.java (writes thecurrency rates)
- currencyConverter2T.java (displays the currency rates in a table)
- dataManager.java (static class for importing images into a programme)