Uses of Class
org.pushingpixels.radiance.component.api.ribbon.synapse.JRibbonCheckBox
Packages that use JRibbonCheckBox
Package
Description
-
Uses of JRibbonCheckBox in org.pushingpixels.radiance.component.api.ribbon.synapse
Constructor parameters in org.pushingpixels.radiance.component.api.ribbon.synapse with type arguments of type JRibbonCheckBoxModifierConstructorDescriptionJRibbonCheckBox(Projection<JRibbonCheckBox, RibbonCheckBoxContentModel, ComponentPresentationModel> projection) -
Uses of JRibbonCheckBox in org.pushingpixels.radiance.component.api.ribbon.synapse.projection
Subclasses with type arguments of type JRibbonCheckBox in org.pushingpixels.radiance.component.api.ribbon.synapse.projectionModifier and TypeClassDescriptionclassProjection that allows using aJCheckBoxas a ribbon component.