-
Need help in applet
Alright i have where u click down with mouse click it draws a shape, now i need to draw out the x and y points in the applet so u see it, so i was going to do a drawstring but im not sure what i need in the drawstring.
i have this for mousepressed
spot.x = event.getX();
spot.y = event.getY();
so its getting the points so i just to draw them out
Thanks
-
That's all very fine, pal. So, erm, what exactly is the problem now?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks