implements swingjs
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 26 Nov 2018 02:39:18 +0000 (20:39 -0600)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 26 Nov 2018 02:39:18 +0000 (20:39 -0600)
JPanel, JRootPane, and JDesktopPane allow for

 putClientProperty("swingjs.overflow.hidden","false")

Setting getRootPane(), getContentPane(), and the desktop itself are all
necessary.

See jalview/gui/Desktop.java


No differences found