Add a help button which loads the User's Manual in a separate window, possibly the system's default web browser.
Use java.awt.Desktop (docs.oracle.com) to open the HTML version of the User's Manual.
Use java.awt.Desktop (docs.oracle.com) to open the HTML version of the User's Manual.