Uses of Class
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryContentModel
Packages that use RibbonGalleryContentModel
Package
Description
-
Uses of RibbonGalleryContentModel in org.pushingpixels.radiance.component.api.ribbon
Methods in org.pushingpixels.radiance.component.api.ribbon with parameters of type RibbonGalleryContentModelModifier and TypeMethodDescriptionbooleanJRibbon.isShowingInTaskbar(RibbonGalleryContentModel galleryContentModel) voidJRibbon.removeTaskbarGallery(RibbonGalleryContentModel galleryContentModel) -
Uses of RibbonGalleryContentModel in org.pushingpixels.radiance.component.api.ribbon.projection
Subclasses with type arguments of type RibbonGalleryContentModel in org.pushingpixels.radiance.component.api.ribbon.projectionConstructors in org.pushingpixels.radiance.component.api.ribbon.projection with parameters of type RibbonGalleryContentModelModifierConstructorDescriptionRibbonGalleryProjection(RibbonGalleryContentModel contentModel, RibbonGalleryPresentationModel presentationModel)