Class JaxoOptionsMenu

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

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

    • JaxoOptionsMenu

      public JaxoOptionsMenu()
      Constructs a new options menu from the specified panel.
  • Method Details

    • propertyChange

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