Class JaxoEditMenu

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

public class JaxoEditMenu extends JaxoMenu
Contains the entries of the edit menu.
Since:
2.0
See Also:
  • Constructor Details

    • JaxoEditMenu

      public JaxoEditMenu()
      Constructs a new edit menu from the specified panel.
  • Method Details

    • propertyChange

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