is there any way that user can click on label that would popup menu bar

user2818060

enter image description heremy snapshot http://postimg.org/image/fi1bwpfoz/ : how can make similar like menu bar as shown in snapshot. is there any solution for that.

Jeff Storey

A JMenuBar is just a swing component, so you can change the layout as needed to center it. This post shows an example of how to do it http://java-demos.blogspot.com/2013/11/how-to-place-jmenu-at-center-of-jmenubar.html. You could do the same thing on an internal frame as well.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Popup menu on click of action bar Icon

Is there any way to open App when user click any button on Status bar Icon In Mac Desktop App

Is there any way to detect user clicks in the javascript popup?

Can't find any way to click on the dropdown menu to choose any preferable item

Is there a way to treat an anchor tag popup as a modal dialog box, where you can simply click outside of it and it would go away?

In virtualbox fullscreen mode, can I disable or move the popup menu bar?

Is there any way i can achieve this step bar?

Can Matplotlib return a bar's label using a mouse click event?

Is there any way to change username field label in user authentication login page?

How can I set a popup menu against a bottom navigation bar menu item?

Handling popup menu items click

Is there any way I can move the hamburger menu all the way to the right?

Overflow Menu on item click for Popup Menu

espresso long click on menu item and popup menu

is there any way to get the "Allow" button click event in "Allow to use microphone popup"(chrome latest)?

Swift: Refresh menu bar on click

When the window menu is in the title bar, how can I set the focus click to not open a menu?

Android popup menu is not anchored to button on Action bar

Creating a popup options menu in a contextual action bar

Is it possible to disable the menu bar for the popup window?

Eclipse Plugin: added new item to right-click popup menu, how can the file name/path be determined?

How can I do a popup menu without right click using awt or swing?

Popup opening when you click on the text in the menu

Open extension popup when click on context menu

show popup menu when click on button

How to close this menu on any click?

click on browser scroll bar close popup

Any way to label variables in Python?

Is there any way I can change class variable, which would affect all instances created after?