For Programmers: Free Programming Magazines  


Home > Archive > Java Help > June 2005 > Graphics2D and AWT components?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Graphics2D and AWT components?
Staos

2005-06-06, 8:58 pm

Do objects using Graphics2D methods for drawing count as an AWT component?
Matt Humphrey

2005-06-07, 4:03 pm


"Staos" <not.real@aol.com> wrote in message
news:Xns966DB28EBB7F0notrealaolcom@130.81.64.196...
> Do objects using Graphics2D methods for drawing count as an AWT component?


It is possible to do headless rendering using Graphics2D methods, so the
answer is no. However, I don't think that's really what you're trying to
ask. If you explain a bit more about why it's important that something
count or not count as an AWT component (e.g. heavyweight, lightweight,
non-Swing, etc) you might get a better answer.

Cheers,
Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com