public static interface RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback
RibbonApplicationMenu.| Modifier and Type | Method | Description |
|---|---|---|
void |
menuEntryActivated(JPanel targetPanel) |
Called when the matching primary menu item is activated.
|
void menuEntryActivated(JPanel targetPanel)
targetPanel - The secondary panel of the RibbonApplicationMenu.
Note that the application code must not
change the parent hierarchy of this panel.