Gathering input when a button is clicked
Author |
Message |
IntelMaster
|
Posted: Sun May 23, 2010 8:38 am Post subject: Gathering input when a button is clicked |
|
|
Basically, when a user clicks a button I want them to enter a number which is used to generate an answer. The code for the button is
private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
} |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
TheGuardian001
|
Posted: Sun May 23, 2010 5:11 pm Post subject: Re: Gathering input when a button is clicked |
|
|
And what exactly have you tried to accomplish this?
PS:It's pretty obvious you're the same person as yesterday... |
|
|
|
|
![](images/spacer.gif) |
|
|