The Artima Developer Community
Sponsored Link

Java Answers Forum
Graphics and Graphics2D abstraction question

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Lyn

Posts: 11
Nickname: techrolla
Registered: Feb, 2003

Graphics and Graphics2D abstraction question Posted: Jun 1, 2003 5:14 PM
Reply to this message Reply
Advertisement
I know very well that the Graphics classes are abstract and I understand that the devices that render implement the abstraction, but I have a question, what is the code that actually implements the abstraction, shouldnt the abstract methods be native instead?? It seems as if the Graphics classes are magic and no one knows or cares about the actual code that will draw a line or oval. Please reply...

Topic: Frequency String function help Previous Topic   Next Topic Topic: Please, help me with login

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use