Re: [JAVA2D] Printing/Viewing report

2004-11-08 Thread Phil Race
Since it sounds like you have a data set which can be tablulated - ie entered into a JTable then it *CAN* be as simple as populate jtable and print it JDK 1.5 now directly supports that. See the 1.5 docs for javax.swing.JTable.print(..) I have dot matrix printer TVSE MSP 145. old one! Umm. So

[JAVA2D] Java2D OpenGL blits

2004-11-08 Thread M. Halpin
Does anyone know if there's a detailed list of what's accelerated under the OpenGL pipeline? Specifically, I'm curious as to whether translucent images are accelerated, and if transforms (rotation, scaling, .etc) are too. And of course, do we have to worry about making sure images are less

Re: [JAVA2D] Java2D OpenGL blits

2004-11-08 Thread Chris Campbell
Hi there, On Nov 8, 2004, at 5:03 PM, M. Halpin wrote: Does anyone know if there's a detailed list of what's accelerated under the OpenGL pipeline? Funny you should ask, I've been working on such a document recently. I've posted this information informally in a few places (javagaming, javalobby,