JPanel « JEditorPane « Java Swing Q&A





1. Transparent JEditorPane in a JScrollPane over a background JPanel    stackoverflow.com

If I move the JScrollPane so it is in front of and partially covering the JPanel, then the JEditorPane inside of the JScrollPane has paint issues. It does not properly re-paint ...