HelpMenu is instance of JMenu. When added to beancontext it looks for objects that implements HelpMenuItem interface. When objects implementing HelpMenuItems interface are found, it simply retrieves the menu items and adds them to itself. Note: It is the responsibility of the MenuItems themselves to respond to clicks on them.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.