Class JaxoActionButtons

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

public class JaxoActionButtons extends JPanel implements PropertyChangeListener, JaxoLocalized
Responsible for displaying and modifying the buttons of the action button menu.
Since:
2.0
See Also:
  • Constructor Details

    • JaxoActionButtons

      public JaxoActionButtons()
      Constructor: lays out the action button panel.
  • Method Details