1. Export JPanel to vector graphics stackoverflow.comI would like to export the image in my JPanel to a vector graphics file so it can be edited and printed at a higher-than-screen resolution. Essentially I want its ... |
2. need help with JPanel, liseners, and referencing vectors coderanch.comOk Ken, I have had some time to work and think on this. I cleaned up my code a little; it was just that I was making so many changes, that it became a little unwieldy to worry about aesthetics at the time. Let me see if I can elaborate. My JCL class has a constructor for the GUI. Obviously I ... |
3. adding a JPanel object to a Vector causes an exception forums.oracle.comI've read something in the API, like "... ...Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package... I guess ... |
4. Adding a vector in a JPanel forums.oracle.com |