Uses of Class
org.pushingpixels.radiance.component.api.ribbon.synapse.JRibbonComboBox
Packages that use JRibbonComboBox
Package
Description
-
Uses of JRibbonComboBox in org.pushingpixels.radiance.component.api.ribbon.synapse
Constructor parameters in org.pushingpixels.radiance.component.api.ribbon.synapse with type arguments of type JRibbonComboBoxModifierConstructorDescriptionJRibbonComboBox(Projection<JRibbonComboBox<E>, RibbonComboBoxContentModel<E>, ComponentPresentationModel> projection) -
Uses of JRibbonComboBox in org.pushingpixels.radiance.component.api.ribbon.synapse.projection
Subclasses with type arguments of type JRibbonComboBox in org.pushingpixels.radiance.component.api.ribbon.synapse.projectionModifier and TypeClassDescriptionclassProjection that allows using aJComboBoxas a ribbon component.Methods in org.pushingpixels.radiance.component.api.ribbon.synapse.projection with parameters of type JRibbonComboBoxModifier and TypeMethodDescriptionprotected voidRibbonComboBoxProjection.configureComponent(JRibbonComboBox<E> component)