Search:

Type: Posts; User: Norm

Search: Search took 0.18 seconds.

  1. Replies
    21
    Views
    1,443

    Re: Making a rectangle

    That refers to the private attribute. For most constructors you want to use public.
  2. Replies
    21
    Views
    1,443

    Re: Making a rectangle

    Do you read and understand English? What don't you understand about that error message? Compare its recommendation with what you have coded.

    Please edit the code and fix its formatting and...
  3. Replies
    21
    Views
    1,443

    Re: Making a rectangle

    Threads merged.


    Please copy the full text of the error message and paste it here. It has important info about the error.

    Also please edit your post and format the code. Nested statements...
  4. Replies
    21
    Views
    1,443

    Re: Making a rectangle

    A good place to read up on java is the tutorial.
    Here are links to two sections you need to study:
    Providing Constructors for Your Classes (The Java™ Tutorials > Learning the Java Language >...
Results 1 to 4 of 4