Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    5,202

    [SOLVED] Re: Making a Stop sign

    Where is the paint2() method called? If a method is not called, it won't be executed.

    Put all the code in the paint() method.
  2. Replies
    6
    Views
    5,202

    [SOLVED] Re: Making a Stop sign

    Use the Graphic class's drawString() method.
Results 1 to 2 of 2