Menu accelerators in Java app

From: Neil Daniell (neridan_at_paradise.net.nz)
Date: 04/28/04


Date: Wed, 28 Apr 2004 12:45:28 GMT

We have written a java app with a menu and menu accelerators. The problem
is that any one of the menu accelerators will work once and once only -
after that none of the accelerators will work.
The logic for setting up the accelerator I have implemented elsewhere in a
small java app and that works fine.
Can anyone offer any suggestions as to what is going wrong?