Class UpdateAvailableInfoBar

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class UpdateAvailableInfoBar extends InfoBar
See Also:
  • Method Details

    • newMessageLabel

      protected JLabel newMessageLabel()
      Description copied from class: InfoBar
      Creates the JLabel used as the message, and sets things like font and alignment on it. Good place to add an icon the the message label
      Overrides:
      newMessageLabel in class InfoBar