In my project I am using JInternalFrames.(Basically it is a menu driven appl.)So there are options for minimizing and maximizing menus,also i can select the menu item by pressing the shortcut keys
(for eg:For help menu I am using "alt+h" ).
The problem is that if I minimize any Frame,then none of the short cut keys to select the menu items works.
But if I use mouse it will work.
Also I have got options for cascading open windows.
But after cascading I am not able to drag the frames.
Please give some solution for these problems
(for eg:For help menu I am using "alt+h" ).
The problem is that if I minimize any Frame,then none of the short cut keys to select the menu items works.
But if I use mouse it will work.
Also I have got options for cascading open windows.
But after cascading I am not able to drag the frames.
Please give some solution for these problems