Search:

Type: Posts; User: copeg

Search: Search took 0.14 seconds.

  1. Replies
    8
    Views
    1,656

    Re: odd message from Component.getGraphics()

    Again, I'm still confused. What does the toString() method of Graphics have to do with calling its drawString() method?

    (and FYI if you wish to draw to a component you should do so using the...
  2. Replies
    8
    Views
    1,656

    Re: odd message from Component.getGraphics()

    I'm a bit confused, I'm not sure what the value toString() returns has to do with your code using drawString().
  3. Replies
    8
    Views
    1,656

    Re: odd message from Component.getGraphics()

    That is what the toString() method returns for the Graphics object returned by that method, and it describes the properties of the object.
Results 1 to 3 of 3