Uses of Record Class
sc.fiji.snt.gui.GuiUtils.Notices.PendingNotice
Packages that use GuiUtils.Notices.PendingNotice
-
Uses of GuiUtils.Notices.PendingNotice in sc.fiji.snt.gui
Methods in sc.fiji.snt.gui that return types with arguments of type GuiUtils.Notices.PendingNoticeModifier and TypeMethodDescriptionstatic List<GuiUtils.Notices.PendingNotice> GuiUtils.Notices.getPendingNotices()Methods in sc.fiji.snt.gui with parameters of type GuiUtils.Notices.PendingNoticeModifier and TypeMethodDescriptionstatic voidGuiUtils.Notices.dismissPendingNotice(GuiUtils.Notices.PendingNotice notice) Removes a single notice from the queue, e.g., once the user has seen/acted on it.