Uses of Interface
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandActionPreview
Packages that use RibbonGalleryContentModel.GalleryCommandActionPreview
-
Uses of RibbonGalleryContentModel.GalleryCommandActionPreview in org.pushingpixels.radiance.component.api.ribbon.model
Methods in org.pushingpixels.radiance.component.api.ribbon.model with parameters of type RibbonGalleryContentModel.GalleryCommandActionPreviewModifier and TypeMethodDescriptionvoid
RibbonGalleryContentModel.addCommandPreviewListener
(RibbonGalleryContentModel.GalleryCommandActionPreview l) Adds aRibbonGalleryContentModel.GalleryCommandActionPreview
to the model.void
RibbonGalleryContentModel.removeCommandPreviewListener
(RibbonGalleryContentModel.GalleryCommandActionPreview l) Removes aRibbonGalleryContentModel.GalleryCommandActionPreview
from the model.