Is there a way to put a menu on a panel in Java's Swing/SWT applica开发者_运维技巧tions in Ubuntu 11.04 (like in Mac OS X)? I've seen that most (if not all) of native applications on Ubuntu use this feature. So, is there a way?
It took me a while to understand what you meant. If you mean you want to use the Unity desktop Global Menu, you will likely have to use the Java Gnome Bindings
精彩评论