From: hansonr Date: Mon, 14 Jan 2019 07:21:42 +0000 (-0600) Subject: Mnemonics implemented fully for menus; will appear on standard buttons X-Git-Tag: Release_2_11_4_0~45^2~18^2~319 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=8540f0c2469a9cc78bc08dd22cee9f8135f2c556;p=jalview.git Mnemonics implemented fully for menus; will appear on standard buttons and the RootPane menubar, but they will not be active, as they are actually not mnemonics. They are a form of implicit ALT-X accelerators (which use InputMap). Accelerators are next to implement. Should be relatively easy. Not planning to implement mouse-down-and-hold for mnemonic cycles (multiple mnemonics with the same letter). --- diff --git a/swingjs/SwingJS-site.zip b/swingjs/SwingJS-site.zip index 221cf41..998fe42 100644 Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ diff --git a/swingjs/timestamp b/swingjs/timestamp index 568c1b9..12b8bac 100644 --- a/swingjs/timestamp +++ b/swingjs/timestamp @@ -1 +1 @@ -20190110222432 +20190114011334 diff --git a/swingjs/ver/3.2.4/SwingJS-site.zip b/swingjs/ver/3.2.4/SwingJS-site.zip index 221cf41..998fe42 100644 Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ diff --git a/swingjs/ver/3.2.4/timestamp b/swingjs/ver/3.2.4/timestamp index 568c1b9..12b8bac 100644 --- a/swingjs/ver/3.2.4/timestamp +++ b/swingjs/ver/3.2.4/timestamp @@ -1 +1 @@ -20190110222432 +20190114011334