Distributed Computing in Java Assignments
IInntteerrnnaattiioonnaalliizzaattiioonn
Sr. No. Assignment Question 1 A French investment company wants a Java Swing based application for
converting currencies where any amount can be input, any source currency and any target currency can be selected. The converted amount will be in the target currency. Create an application using Swing controls, like JTextField, JComboBox and JButton to display the converted amount in the desired target currency. The interface of the application should resemble the following: