Class JaxoHelpMenu

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, MenuElement, SwingConstants, JaxoLocalized

public class JaxoHelpMenu extends JaxoMenu
The help menu items.
Since:
2.0
See Also:
  • Constructor Details

    • JaxoHelpMenu

      public JaxoHelpMenu()
      Creates the help menu from the specified JaxoMainPanel.
  • Method Details

    • propertyChange

      public void propertyChange(PropertyChangeEvent e)
      Applies a property change event.
      Parameters:
      e - the change event.