Thread: JFrame question
View Single Post
  #1 (permalink)  
Old 10-11-2007, 04:00 AM
Try2Live4God Try2Live4God is offline
Member
 
Join Date: Aug 2007
Posts: 5
Try2Live4God is on a distinguished road
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!
Reply With Quote
Sponsored Links