JAL-3487 simplified, streamlined Splash screen; just two isJS():
authorBobHanson <hansonr@stolaf.edu>
Wed, 27 Nov 2019 04:23:29 +0000 (22:23 -0600)
committerBobHanson <hansonr@stolaf.edu>
Wed, 27 Nov 2019 04:23:29 +0000 (22:23 -0600)
commit7891791fe9491633fac20718d2ca6d4cc47bde18
tree1663a97a5a8d3d9280af87c46b500f8ddcdf04e3
parent72f96c9a8773366b67f3766acf1ede5c86c43d01
JAL-3487 simplified, streamlined Splash screen; just two isJS():

- no need for minimization logo on Help frame in JavaScript

- still using JLabel, not JTextPane (for now)
src/jalview/gui/SplashScreen.java