
10-11-2007, 04:00 AM
|
|
Member
|
|
Join Date: Aug 2007
Posts: 5
|
|
|
JFrame question
Again, I am new to Java. So any help would be appreciated.
I created a basic JFrame banking system. It looks something like this:

My question is this. If the user selects the deposit radio button, the textbox for the deposit enables. How would I then place all deposits or withdrawals that the user input in the deposit or withdrawal textbox into the list box? If someone can help me or point me in the right direction, it would be great.
Thanks!
|