Search:

Type: Posts; User: Custermd

Search: Search took 0.12 seconds.

  1. Re: code issue, should be silple been working on it for four hours

    There is not an error message. Just a lack of action. if you run it as an app there is a text box in the bottom that needs to receive data. public void setResultValue2() should be setting text in...
  2. code issue, should be silple been working on it for four hours

    Any idea why this is not working. public void setResultValue2() should be putting data in the " textArea2.setText(Double.toString(result2));"



    //public class week2 {
    import javax.swing.*;
    ...
Results 1 to 2 of 2