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 voidRibbonGalleryContentModel. addCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview l)Adds aRibbonGalleryContentModel.GalleryCommandActionPreviewto the model.voidRibbonGalleryContentModel. removeCommandPreviewListener(RibbonGalleryContentModel.GalleryCommandActionPreview l)Removes aRibbonGalleryContentModel.GalleryCommandActionPreviewfrom the model.
-