Class LogButton

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

public class LogButton extends AbstractToolBarButton
A specific button for the "about" action.
Author:
Zleurtor
See Also:
  • Constructor Details

    • LogButton

      public LogButton(SlavesPanel slavesPanel) throws IOException
      Constructs a new "log" button.
      Parameters:
      slavesPanel - The slaves panel for which the log button shall be created.
      Throws:
      IOException - If an Input/Output errors occurs during icon reading.