Uses of Class
org.pushingpixels.radiance.component.api.common.model.CommandPanelPresentationModel
Packages that use CommandPanelPresentationModel
Package
Description
-
Uses of CommandPanelPresentationModel in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common declared as CommandPanelPresentationModelModifier and TypeFieldDescriptionprivate CommandPanelPresentationModelJCommandButtonPanel.panelPresentationModelFields in org.pushingpixels.radiance.component.api.common with type parameters of type CommandPanelPresentationModelMethods in org.pushingpixels.radiance.component.api.common that return types with arguments of type CommandPanelPresentationModelConstructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type CommandPanelPresentationModelModifierConstructorDescriptionJCommandButtonPanel(Projection<JCommandButtonPanel, CommandPanelContentModel, CommandPanelPresentationModel> projection) -
Uses of CommandPanelPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return CommandPanelPresentationModel -
Uses of CommandPanelPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Subclasses with type arguments of type CommandPanelPresentationModel in org.pushingpixels.radiance.component.api.common.projectionConstructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type CommandPanelPresentationModelModifierConstructorDescriptionCommandPanelProjection(CommandPanelContentModel contentModel, CommandPanelPresentationModel presentationModel)