I don't think you can add the same menu (the same instance) to multiple JFrames. You can write a method that creates a new instance and performs the customization on it, then returns it- and just...