I’m trying to get a simple currency converter in Java.
My problem is that I can’t get the different equations to work, I have tried using ActionListener for the JComboBox, and if statements, but it doesent seem to work.
Could someone help me?
http://pastebin.com/RuM2jF5q
Is my entire code, please ask me if something is unclear 🙂
I’m trying to get a simple currency converter in Java. My problem is that
Share
try this: