Help me please with this Java programming Experiment question
Name: Comprehensive GUI Application Design
Environment: Personal Computer with Microsoft Windows, Oracle Java SE
Development Kit, Netbeans IDE
Objective and Requirements: To study and understand the container, component,
layout manager and event handling in Java Swing; To master the basic Java GUI
programming methods.
Contents: To design a Java desktop application with GUI, which is used to convert
the amount of money input in RMB to the corresponding amount of money in US
dollars and display it.
P. S.
USD in CNY Exchange Rates:
100 USD equivalent amount in RMB: 688.00 (Dec.6, 2016)
Important Notes: After finishing the experiment, you must write the lab report,
which will be the summary of application designs and debugging.