Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel
-
Packages that use BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Package Description org.pushingpixels.radiance.component.internal.ui.ribbon -
-
Uses of BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel in org.pushingpixels.radiance.component.internal.ui.ribbon
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon that return BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Modifier and Type Method Description BasicRibbonBandUI.BandCollapseCommandButtonPresentationModelBasicRibbonBandUI.BandCollapseCommandButtonPresentationModel.Builder. build()BasicRibbonBandUI.BandCollapseCommandButtonPresentationModelBasicRibbonBandUI.BandCollapseCommandButtonPresentationModel. overlayWith(BaseCommandButtonPresentationModel.Overlay overlay)Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Modifier and Type Method Description BasicRibbonBandUI.BandCollapseCommandButtonProjectionBasicRibbonBandUI.BandCollapseCommandButtonProjection. reproject(BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel newCommandPresentation)Constructors in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Constructor Description BandCollapseCommandButtonProjection(BasicRibbonBandUI.BandCollapseCommand command, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel commandPresentation)
-