what's the difference between the different the different GraphicConfigurations

F

Flip

I'm looking through this example
http://java.sun.com/j2se/1.3/docs/guide/2d/spec/j2d-awt.fm6.html, and I
cannot understand the difference between the different
GraphicConfigurations. When the frames come up on my screen, I get eight of
them on the screen, and the only difference I can tell between them is the
pxlfmt in the GraphicsConfiguration.toString(). What is the difference
between them?

I'm trying to figure out which GraphicsConfiguration I need to draw to if I
want to do some drawing on multi-screened application? Do I have to draw to
all of the GraphicsConfiguration's? For multi-screen systems, I hope I
don't have to draw eight times the number of monitors. Or do I not
understand how to draw to multi-screen devices?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top