| Interface | Description |
|---|---|
| JRibbonBand.RibbonGalleryPopupCallback |
This callback allows application code to place additional menu entries in the popup menu
shown when the ribbon gallery expand button is clicked.
|
| RibbonApplicationMenuPrimaryCommand.PrimaryRolloverCallback |
Callback that allows application code to provide custom content on the secondary panel of the
RibbonApplicationMenu. |
| Class | Description |
|---|---|
| AbstractRibbonBand |
Ribbon band.
|
| JFlowRibbonBand |
Flow ribbon band component.
|
| JRibbon |
The ribbon component.
|
| JRibbonBand |
Ribbon band component.
|
| JRibbonComponent |
Wrapper around core and 3rd party Swing controls to allow placing them in the
JRibbonBand. |
| JRibbonFrame |
Ribbon frame.
|
| RibbonApplicationMenu |
Metadata description of the application menu of the
JRibbon component. |
| RibbonApplicationMenuPrimaryCommand |
Metadata description for the primary menu entries of the
RibbonApplicationMenu. |
| RibbonApplicationMenuPrimaryCommand.PrimaryClearRolloverCallback | |
| RibbonApplicationMenuPrimaryCommand.RibbonApplicationMenuPrimaryCommandBuilder | |
| RibbonContextualTaskGroup |
A contextual group of
RibbonTasks. |
| RibbonTask |
Single ribbon task in
JRibbon. |
| Enum | Description |
|---|---|
| RibbonElementPriority |
Priority of ribbon band components.
|