From: hansonr Date: Mon, 26 Nov 2018 02:39:18 +0000 (-0600) Subject: implements swingjs X-Git-Tag: Release_2_11_4_0~45^2~18^2~370 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=1983c4fcdb91c109526e3f36d585ad604842b93f;hp=1983c4fcdb91c109526e3f36d585ad604842b93f;p=jalview.git implements swingjs 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 ---