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 Projection
Projection.ComponentSupplier<TC,CC, PC> -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRibbonApplicationMenuPanelPanelProjection(RibbonApplicationMenu contentModel, CommandPopupMenuPresentationModel presentationModel) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSecondaryLevelCommandPresentationState(Map<Command, CommandButtonPresentationState> secondaryLevelCommandPresentationState) Methods inherited from class Projection
buildBaseComponent, getComponentSupplier, setComponentSupplierMethods inherited from class BaseProjection
buildComponent, configureComponentMethods inherited from class 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
-