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