Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu.JRibbonApplicationMenuPopupPanel
-
Packages that use JRibbonApplicationMenuPopupPanel Package Description org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu -
-
Uses of JRibbonApplicationMenuPopupPanel in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu
Fields in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu declared as JRibbonApplicationMenuPopupPanel Modifier and Type Field Description protected JRibbonApplicationMenuPopupPanelBasicRibbonApplicationMenuPopupPanelUI. applicationMenuPopupPanelThe associated application menu button.Fields in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu with type parameters of type JRibbonApplicationMenuPopupPanel Modifier and Type Field Description private Projection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>JRibbonApplicationMenuPopupPanel. ribbonAppMenuProjectionMethods in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu that return types with arguments of type JRibbonApplicationMenuPopupPanel Modifier and Type Method Description Projection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>JRibbonApplicationMenuPopupPanel. getRibbonAppMenuProjection()Constructor parameters in org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu with type arguments of type JRibbonApplicationMenuPopupPanel Constructor Description JRibbonApplicationMenuPopupPanel(Projection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel> projection)
-