Uses of Interface
com.compomics.util.gui.error_handlers.notification.NotificationDialogParent
Package | Description |
---|---|
com.compomics.util.gui.error_handlers.notification |
Notification dialogs.
|
-
Uses of NotificationDialogParent in com.compomics.util.gui.error_handlers.notification
Constructors in com.compomics.util.gui.error_handlers.notification with parameters of type NotificationDialogParent Constructor Description NotificationDialog(Frame parent, NotificationDialogParent notificationDialogParent, boolean modal, int notificationCount, String notificationType)
Creates a new NotificationDialog.