Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Replies
    7
    Views
    1,219

    Re: Only uses Default Constructor

    The posted code is a mess. I suggest you start over.

    Make a list of what the class needs to do. This list would be used to define the variables and methods needed in the class. There should NOT...
  2. Replies
    7
    Views
    1,219

    Re: Only uses Default Constructor

    How does the value you enter in the dialog window get to the code that computes the values that are printed out?

    Follow the code following the call to JOptionPane to see where the entered values...
  3. Replies
    7
    Views
    1,219

    Re: Only uses Default Constructor

    can you copy the contents of the command prompt window that shows the input and output from the program?
    Add some comments to it that shows what is wrong with what the program does.
Results 1 to 3 of 3