Pop-Up Menu that appears on top left corner of application
HI,
For most applications on Windows if I press alt spacebar I get a pop-up menuappearing on the top left corner of my applications (i.e by the title bar)
which gives me the options to restore, minimise or close my application.
Thus without using my mouse I can minimise my application.
How in java do I get this popup menu appearing on the top left corner of my frame?
Regards
Colette

