Draw « JLayeredPane « Java Swing Q&A





1. Java Swing NullPointerException when drawing    stackoverflow.com

I'm using a custom JLayeredPane. I have several Shapes which needed to be drawn on different layers in the JLayeredPane. To test this I create a JPanel and ask its graphics. Then ...

2. JLayeredPane: drawing on different JPanels    forums.oracle.com

Camickr is right. This should be posted in the Swing forum where you'll have a much better chance of a Swing guru helping you. If you do create a new thread, please place a link in here to the new thread and visa versa. Your best bet also is to show us your code. We don't want to see all of ...