Search:

Type: Posts; User: Camiot

Search: Search took 0.16 seconds.

  1. Replies
    6
    Views
    1,144

    Re: Output not coming through properly

    Yes you did thanks a bunch!
  2. Replies
    6
    Views
    1,144

    Re: Output not coming through properly

    I just got it my variables had to be the same

    radius.set_radius(r);
    radius.get_Area();
    radius.get_Diameter();
    radius.get_Circumference();

    JOptionPane.showMessageDialog(null,...
  3. Replies
    6
    Views
    1,144

    Re: Output not coming through properly

    Assignment requires me to use all the different methods so I cannot really get around doing it the easy way.
    What do you mean by the object in there. I cannot put anything for "theObject" there...
  4. Replies
    6
    Views
    1,144

    [Solved]Output not coming through properly

    Hello everybody,

    Its great to see there's a community of people who are willing to help out. If anyone could solve my dilemma that would be awesome because my Computer Science professor is a...
Results 1 to 4 of 4