Uses of Class
adams.gui.flow.notificationareaaction.AbstractNotificationAreaAction
-
Packages that use AbstractNotificationAreaAction Package Description adams.gui.flow adams.gui.flow.notificationareaaction -
-
Uses of AbstractNotificationAreaAction in adams.gui.flow
Fields in adams.gui.flow with type parameters of type AbstractNotificationAreaAction Modifier and Type Field Description protected List<AbstractNotificationAreaAction>FlowPanelNotificationArea. m_Actionsthe available actions. -
Uses of AbstractNotificationAreaAction in adams.gui.flow.notificationareaaction
Subclasses of AbstractNotificationAreaAction in adams.gui.flow.notificationareaaction Modifier and Type Class Description classCloseAndCleanUpCloses the area panel and cleans up GUI output.classCopyCopies the content to the clipboard.classPrintLets the user print the content.classSaveSaves the content to a file.classSendErrorReportSends an error report to the support email address (if configured).
-