Left « JInternalFrame « Java Swing Q&A





1. JScrollPanes in JInternalFrames for right to left component orientations - Java bug?    stackoverflow.com

So I have created some demo code, see below. What I am seeing is that if a JScrollPane is within a JInternalFrame and component orientation is set to right-to-left, when minmising the ...