From owner-freebsd-questions Thu Sep 13 12: 8:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f164.pav2.hotmail.com [64.4.37.164]) by hub.freebsd.org (Postfix) with ESMTP id C3B7C37B408 for ; Thu, 13 Sep 2001 12:08:17 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 13 Sep 2001 12:08:12 -0700 Received: from 195.92.168.168 by pv2fd.pav2.hotmail.msn.com with HTTP; Thu, 13 Sep 2001 19:08:12 GMT X-Originating-IP: [195.92.168.168] From: "ghulam dastgir" To: MATTHEW.GRAYBOSCH@cshore.com Cc: freebsd-questions@freebsd.org Subject: Re: Java: drawing graphics primitives Date: Thu, 13 Sep 2001 19:08:12 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Sep 2001 19:08:12.0697 (UTC) FILETIME=[6F335090:01C13C87] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The problem relates to me running Sun's JDK on FreeBSD 2.2.6. Any help would be appreciated. >From: "MATTHEW.GRAYBOSCH" >Reply-To: >To: "ghulam dastgir" >CC: >Subject: Re: Java: drawing graphics primitives >Date: Thu, 13 Sep 2001 13:55:05 -0400 > >Ghulam, this is not the appropriate forum for Java programming questions, >unless they relate directly to running Java on FreeBSD. >-- >Matthew Graybosch >http://www.starbreaker.net >"Never forgive. Never forget." > >---------- Original Message ---------------------------------- >From: "ghulam dastgir" >Date: Thu, 13 Sep 2001 17:14:38 +0000 > > >Hi, > > > >I'm building a Java GUI for an application which has a toolbar and a >drawing > >area. The toolbar has icons representing various shapes (rectangles, >lines > >etc). The idea is that each time I mouse-click on say a rectangle icon I > >draw another new rectangle (retaining existing rectangles in the drawing > >area) when I click the mouse-button in the drawing area. > > > >The problem is that the code I've hacked doesn't draw another new >rectangle > >but erases the one only rectangle there is and replaces it with a new one > >where-ever the mouse click is. > > > >I suspect this is because the repaint() method repaints! What are my >options > >if want such mouse clicks to create NEW shapes? > > > >Thanks, > > > >Ghulam > > > >_________________________________________________________________ > >Get your FREE download of MSN Explorer at >http://explorer.msn.com/intl.asp > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message