Uses of Class
org.pushingpixels.radiance.component.api.common.model.ColorSelectorCommand
-
Packages that use ColorSelectorCommand Package Description org.pushingpixels.radiance.component.api.common.model org.pushingpixels.radiance.component.api.common.projection -
-
Uses of ColorSelectorCommand in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return ColorSelectorCommand Modifier and Type Method Description ColorSelectorCommand
ColorSelectorCommand.Builder. build()
Builds a color selector command from this builder. -
Uses of ColorSelectorCommand in org.pushingpixels.radiance.component.api.common.projection
Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type ColorSelectorCommand Constructor Description ColorSelectorCommandButtonProjection(ColorSelectorCommand command, ColorSelectorCommandButtonPresentationModel commandPresentation)
-