Class BasicRibbonBandUI.BandCollapseCommandButtonProjection
java.lang.Object
org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection<BasicRibbonBandUI.BandCollapseCommand, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel>
org.pushingpixels.radiance.component.api.common.projection.BaseProjection<JCommandButton, BasicRibbonBandUI.BandCollapseCommand, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel>
org.pushingpixels.radiance.component.api.common.projection.BaseCommandButtonProjection<BasicRibbonBandUI.BandCollapseCommand, BasicRibbonBandUI.BandCollapsePopupMenuContentModel, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel, BasicRibbonBandUI.BandCollapsePopupMenuPresentationModel>
org.pushingpixels.radiance.component.internal.ui.ribbon.BasicRibbonBandUI.BandCollapseCommandButtonProjection
- Enclosing class:
BasicRibbonBandUI
private static class BasicRibbonBandUI.BandCollapseCommandButtonProjection
extends BaseCommandButtonProjection<BasicRibbonBandUI.BandCollapseCommand, BasicRibbonBandUI.BandCollapsePopupMenuContentModel, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel, BasicRibbonBandUI.BandCollapsePopupMenuPresentationModel>
-
Nested Class Summary
Nested classes/interfaces inherited from class BaseCommandButtonProjection
BaseCommandButtonProjection.CommandButtonComponentSupplier<TC,M, MCM, P, MPM> -
Constructor Summary
ConstructorsConstructorDescriptionBandCollapseCommandButtonProjection(BasicRibbonBandUI.BandCollapseCommand command, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel commandPresentation) -
Method Summary
Modifier and TypeMethodDescriptionAbstractPopupMenuPanelProjection<? extends AbstractPopupMenuPanel, BasicRibbonBandUI.BandCollapsePopupMenuContentModel, BasicRibbonBandUI.BandCollapsePopupMenuPresentationModel> reproject(BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel newCommandPresentation) Methods inherited from class BaseCommandButtonProjection
buildBaseComponent, getComponentSupplier, reprojectWithOverlay, setComponentSupplierMethods inherited from class BaseProjection
buildComponent, configureComponentMethods inherited from class BlackboxProjection
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlays
-
Constructor Details
-
BandCollapseCommandButtonProjection
public BandCollapseCommandButtonProjection(BasicRibbonBandUI.BandCollapseCommand command, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel commandPresentation)
-
-
Method Details
-
getPopupMenuPanelProjection
public AbstractPopupMenuPanelProjection<? extends AbstractPopupMenuPanel, BasicRibbonBandUI.BandCollapsePopupMenuContentModel, BasicRibbonBandUI.BandCollapsePopupMenuPresentationModel> getPopupMenuPanelProjection() -
reproject
public BasicRibbonBandUI.BandCollapseCommandButtonProjection reproject(BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel newCommandPresentation)
-