Problem in MenuBar When Mouse Over

How to display Menu items by moving mouse over instead of click

menubar.setAutoOpen(true);

should do the trick.