Uses of Class
adams.gui.flow.FlowPanelNotificationArea
-
Packages that use FlowPanelNotificationArea Package Description adams.gui.flow adams.gui.flow.notificationareaaction -
-
Uses of FlowPanelNotificationArea in adams.gui.flow
Fields in adams.gui.flow declared as FlowPanelNotificationArea Modifier and Type Field Description protected FlowPanelNotificationAreaFlowPanel. m_PanelNotificationthe panel for showing notifications.protected FlowPanelNotificationAreaFlowRunnerPanel. m_PanelNotificationthe panel for showing notifications. -
Uses of FlowPanelNotificationArea in adams.gui.flow.notificationareaaction
Fields in adams.gui.flow.notificationareaaction declared as FlowPanelNotificationArea Modifier and Type Field Description protected FlowPanelNotificationAreaAbstractNotificationAreaAction. m_Ownerthe owner.Methods in adams.gui.flow.notificationareaaction that return FlowPanelNotificationArea Modifier and Type Method Description FlowPanelNotificationAreaAbstractNotificationAreaAction. getOwner()Returns the owner.Methods in adams.gui.flow.notificationareaaction with parameters of type FlowPanelNotificationArea Modifier and Type Method Description voidAbstractNotificationAreaAction. setOwner(FlowPanelNotificationArea value)Sets the owner.
-