Class NotificationDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
com.compomics.util.gui.error_handlers.notification.NotificationDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class NotificationDialog
extends JDialog
An undecorated dialog for displaying notifications.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • NotificationDialog

      public NotificationDialog​(Frame parent, NotificationDialogParent notificationDialogParent, boolean modal, int notificationCount, String notificationType)
      Creates a new NotificationDialog.
      Parameters:
      parent - the parent dialog
      notificationDialogParent - the notification dialog parent
      modal - if the dialog is to be modal or not
      notificationCount - the number of notifications
      notificationType - the notification type as a string