Class dgui_NotificationArena

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public final class dgui_NotificationArena extends JPanel
Master Notification Manager
Author:
Jack Meng
See Also:
  • Field Details

  • Constructor Details

    • dgui_NotificationArena

      public dgui_NotificationArena(int max_notifs_displayable)
  • Method Details

    • generate_notification_html_1

      public static JComponent generate_notification_html_1(String htmlstr)
    • dispatch_notification

      public void dispatch_notification(JComponent e, Runnable... listeners)