Search:

Type: Posts; User: daved

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    1,125

    Getting the peer address for a socket

    Is there any way to get the peer address for a Socket or a ServerSocket?
  2. Replies
    4
    Views
    1,243

    Re: Drawing in response to mouse input

    I read this, and it doesn't answer my question.
  3. Replies
    4
    Views
    1,243

    Drawing in response to mouse input

    I want to draw in response to mouse events. The only way I know how to draw is using a Graphics2D object, as passed to paintComponent(). I tried saving that object in an instance variable, and then...
Results 1 to 3 of 3