Class Push

    • Field Summary

      • Fields inherited from class adams.gui.flow.menu.AbstractFlowEditorMenuItem

        m_Action, m_MenuItem, m_Owner, m_SubMenu
      • Fields inherited from class adams.core.logging.LoggingObject

        m_Logger, m_LoggingIsEnabled, m_LoggingLevel
    • Constructor Summary

      Constructors 
      Constructor Description
      Push()  
    • Constructor Detail

      • Push

        public Push()
    • Method Detail

      • newAction

        protected adams.gui.action.AbstractBaseAction newAction()
        Creates the action to use.
        Specified by:
        newAction in class adams.gui.flow.menu.AbstractFlowEditorMenuItem
        Returns:
        the action
      • update

        public void update()
        Updating the action/menuitem/submenu, based on the current status of the owner.
        Specified by:
        update in class adams.gui.flow.menu.AbstractFlowEditorMenuItem