Uses of Interface
com.compomics.util.gui.error_handlers.notification.NotificationDialogParent
Packages that use NotificationDialogParent
-
Uses of NotificationDialogParent in com.compomics.util.gui.error_handlers.notification
Constructors in com.compomics.util.gui.error_handlers.notification with parameters of type NotificationDialogParentModifierConstructorDescriptionNotificationDialog(Frame parent, NotificationDialogParent notificationDialogParent, boolean modal, int notificationCount, String notificationType) Creates a new NotificationDialog.