PJA Toolkit forum |
|
This forum is dedicated to PJA Toolkit.
You may read freely the messages it contents.
If you want to write a message or answer to a subject, subscribe to
it first.
Messages of subject Painting Swing Components in Headless Environment | |
Location : Rochester, NY USA Member since : Jan 7, 2009 Messages : 1 |
Jan 7, 2009 at 2:58 AM
While I understand the changes to Java 1.5 allow many graphics operations to run in headless mode, I have a unique problem. I am working on an open source project that uses Java swing classes to create output which is then converted to an image and downloaded to a device that does not run Java. All the rendering is done on the server running Java and the device (Rio Receiver) is a simple output screen. While I can create any swing lightweight objects like JLabel, those objects cannot be painted without being in a heavyweight containter and by definition all heavyweight classes throw headless exceptions in headless mode. |
Location : Paris / France Member since : Apr 29, 2003 Messages : 394 |
Jan 7, 2009 at 9:04 PM
> Can PJA help? |
Location : India Member since : May 19, 2014 Messages : 2 |
May 19, 2014 at 3:12 PM
I am also facing similar issue. i.e. our application uses a tool which requires heavy weight awt components. |
© Copyrights 1997-2023 eTeks - All rights reserved |