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
Fields in org.pushingpixels.radiance.component.api.common with type parameters of type CommandStripPresentationModelMethods 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
Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type CommandStripPresentationModelModifierConstructorDescriptionCommandStripProjection
(CommandGroup contentModel, CommandStripPresentationModel presentationModel)