Uses of Interface
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandActionPreview
-
Packages that use RibbonGalleryContentModel.GalleryCommandActionPreview Package Description org.pushingpixels.radiance.component.api.ribbon.model -
-
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.GalleryCommandActionPreview Modifier and Type Method Description void
RibbonGalleryContentModel. addCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview l)
Adds aRibbonGalleryContentModel.GalleryCommandActionPreview
to the model.void
RibbonGalleryContentModel. removeCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview l)
Removes aRibbonGalleryContentModel.GalleryCommandActionPreview
from the model.
-