Class JNotificationsButton

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

public class JNotificationsButton extends JToolBarButton
See Also:
  • Constructor Details

    • JNotificationsButton

      public JNotificationsButton(Action action)
  • Method Details

    • updateUI

      public void updateUI()
      Overrides:
      updateUI in class JButton
    • setNotifications

      public void setNotifications(int numberOfNotifications)
    • getNotifications

      public int getNotifications()
    • paintBorder

      public void paintBorder(Graphics g2d)
      Overrides:
      paintBorder in class AbstractButton