Search:

Type: Posts; User: GregBrannon

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    924

    Re: CylinderApplet

    Let me ask it another way. Where do you call the method myVolume() that computes/returns the volume based on radius and height?
  2. Replies
    8
    Views
    924

    Re: CylinderApplet

    Where do you compute the volume using radius and height?
  3. Replies
    8
    Views
    924

    Re: CylinderApplet

    The variables radiusStr and heightStr are defined as null and then parsed to obtain radius and height. You have the steps out of order. Reorder them so that you're not parsing nulls.
  4. Replies
    8
    Views
    924

    Re: CylinderApplet

    Define "doesn't work." Are you getting errors, incorrect results? If so, post the specifics (error messages, sample outputs, desired outputs, etc.) and ask specific questions.
Results 1 to 4 of 4