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

javascript - Feed FileReader from server side files -

java - How to create your own button and Use it with Scene Builder for javafx -

c++ - Drawing a circle in directx 9 -