Class RibbonApplicationMenuPanelPanelProjection
java.lang.Object
org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection<RibbonApplicationMenu,CommandPopupMenuPresentationModel>
org.pushingpixels.radiance.component.api.common.projection.BaseProjection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>
org.pushingpixels.radiance.component.api.common.projection.Projection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>
org.pushingpixels.radiance.component.api.common.projection.AbstractPopupMenuPanelProjection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>
org.pushingpixels.radiance.component.internal.ui.ribbon.appmenu.RibbonApplicationMenuPanelPanelProjection
public class RibbonApplicationMenuPanelPanelProjection
extends AbstractPopupMenuPanelProjection<JRibbonApplicationMenuPopupPanel,RibbonApplicationMenu,CommandPopupMenuPresentationModel>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.pushingpixels.radiance.component.api.common.projection.Projection
Projection.ComponentSupplier<TC extends JComponent,
CC extends ContentModel, PC extends PresentationModel> -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRibbonApplicationMenuPanelPanelProjection
(RibbonApplicationMenu contentModel, CommandPopupMenuPresentationModel presentationModel) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSecondaryLevelCommandPresentationState
(Map<Command, CommandButtonPresentationState> secondaryLevelCommandPresentationState) Methods inherited from class org.pushingpixels.radiance.component.api.common.projection.Projection
buildBaseComponent, getComponentSupplier, setComponentSupplier
Methods inherited from class org.pushingpixels.radiance.component.api.common.projection.BaseProjection
buildComponent, configureComponent
Methods inherited from class org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlays
-
Field Details
-
secondaryLevelCommandPresentationState
-
-
Constructor Details
-
RibbonApplicationMenuPanelPanelProjection
public RibbonApplicationMenuPanelPanelProjection(RibbonApplicationMenu contentModel, CommandPopupMenuPresentationModel presentationModel)
-
-
Method Details
-
setSecondaryLevelCommandPresentationState
public void setSecondaryLevelCommandPresentationState(Map<Command, CommandButtonPresentationState> secondaryLevelCommandPresentationState) -
getSecondaryLevelCommandPresentationState
-