Class ColorsButton

All Implemented Interfaces:
ActionListener, MouseListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class ColorsButton extends AbstractToolBarButton implements ActionListener
A specific button for the "sound" action.
Author:
Zleurtor
See Also:
  • Constructor Details

    • ColorsButton

      public ColorsButton() throws IOException
      Constructs a new "sound" button.
      Throws:
      IOException - If an Input/Output errors occurs during icon reading.
  • Method Details