Computer Science Canada

Gathering input when a button is clicked

Author:  IntelMaster [ 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:
}

Author:  TheGuardian001 [ 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...


: