I am creating a java application that has a simple menu bar (file, edit, view etc.), and I am using it on the ubuntu operating system, that uses the unity user interface, this has menu bar's similar to that of a mac (IE: the menu bars do not appear in the window, they are on a top bar, (google image search it if you don't no what I mean), anyway, in my java application, the menu mearly appears in the application window. Does anyone no a way of intergrating my menu bar into the top bar menu, or a class library that would allow me to do this.