swing - How do you access your computer's menu bar in java? -


i making gui text editor in java. know java's swing interface provides menu bars in form of jmenubars, want doesn't take space in window.

picture shows jmenubar

i know enough, want looks this:

picture shows computer's menu

is there way programmatically? in advance.


Comments

Popular posts from this blog

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -