Class VertexMenu

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

public class VertexMenu extends JaxoMenu
A JaxoMenu for vertex type MenuItems.
See Also:
  • Constructor Details

    • VertexMenu

      public VertexMenu(int initValue)
      Creates a new instance of VertexMenu.
      Parameters:
      initValue - the initially selected vertex type.
  • Method Details

    • propertyChange

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