Interface RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback

    • Method Detail

      • menuEntryActivated

        void menuEntryActivated​(JPanel targetPanel)
        Called when the matching primary menu item is activated.
        Parameters:
        targetPanel - The secondary panel of the RibbonApplicationMenu. Note that the application code must not change the parent hierarchy of this panel.