Uses of Class
org.pushingpixels.radiance.component.api.common.model.CommandStripPresentationModel
Packages that use CommandStripPresentationModel
Package
Description
-
Uses of CommandStripPresentationModel in org.pushingpixels.radiance.component.api.common
Methods in org.pushingpixels.radiance.component.api.common that return types with arguments of type CommandStripPresentationModelConstructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type CommandStripPresentationModelModifierConstructorDescriptionJCommandButtonStrip(Projection<JCommandButtonStrip, CommandGroup, CommandStripPresentationModel> projection) -
Uses of CommandStripPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return CommandStripPresentationModelModifier and TypeMethodDescriptionCommandStripPresentationModel.Builder.build()CommandStripPresentationModel.withDefaults() -
Uses of CommandStripPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Subclasses with type arguments of type CommandStripPresentationModel in org.pushingpixels.radiance.component.api.common.projectionConstructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type CommandStripPresentationModelModifierConstructorDescriptionCommandStripProjection(CommandGroup contentModel, CommandStripPresentationModel presentationModel)