Package apps.swing

Class HelpMenuProvider

  • All Implemented Interfaces:
    HelpUtil.MenuProvider

    public class HelpMenuProvider
    extends java.lang.Object
    implements HelpUtil.MenuProvider
    Common utility methods for working with Java Help.

    This class was created to contain common Java Help information.

    It assumes that Java Help 1.1.8 is in use

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<javax.swing.JMenuItem> getHelpMenuItems()
      Get the menu items to include in the menu.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait