Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.RibbonGalleryUI
Packages that use RibbonGalleryUI
Package
Description
-
Uses of RibbonGalleryUI in org.pushingpixels.radiance.component.internal.theming.ribbon.ui
Modifier and TypeClassDescriptionclassUI delegate forJRibbonGallerycomponent under Radiance look-and-feel. -
Uses of RibbonGalleryUI in org.pushingpixels.radiance.component.internal.ui.ribbon
Subclasses of RibbonGalleryUI in org.pushingpixels.radiance.component.internal.ui.ribbonMethods in org.pushingpixels.radiance.component.internal.ui.ribbon that return RibbonGalleryUIModifier and TypeMethodDescriptionJRibbonGallery.getUI()Returns the UI delegate for this component.Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type RibbonGalleryUIModifier and TypeMethodDescriptionvoidJRibbonGallery.setUI(RibbonGalleryUI ui) Sets the new UI delegate.