Name: Anonymous 2010-09-09 3:26
Hey, I'm trying to do a multiple options pop-up window. I'm doing a simple Banking program, where you can withdraw, deposit, change the interest etc.
I want to have a pop-up, where you first choose which action you want to take (Deposit, withdraw etc.) and then after, it pops up with an input window for the action you chose.
I have already done the input windows for the options, but I cannot get the first options window to work. Frankly, I don't know how to even make it as JOptionPane seems to not have the abilities to do it.
Am I making any sense?
I want to have a pop-up, where you first choose which action you want to take (Deposit, withdraw etc.) and then after, it pops up with an input window for the action you chose.
I have already done the input windows for the options, but I cannot get the first options window to work. Frankly, I don't know how to even make it as JOptionPane seems to not have the abilities to do it.
Am I making any sense?