Package org.pushingpixels.radiance.component.api.common.projection
package org.pushingpixels.radiance.component.api.common.projection
-
ClassDescriptionAbstractPopupMenuPanelProjection<M extends AbstractPopupMenuPanel,
C extends ContentModel, P extends PresentationModel> BaseCommandButtonProjection<M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel, P extends BaseCommandButtonPresentationModel<MPM, P>, MPM extends BaseCommandPopupMenuPresentationModel> BaseCommandButtonProjection.CommandButtonComponentSupplier<TC extends JCommandButton,M extends BaseCommand<MCM>, MCM extends BaseCommandMenuContentModel, P extends BaseCommandButtonPresentationModel<MPM, P>, MPM extends BaseCommandPopupMenuPresentationModel> This interface can be used as part ofBaseCommandButtonProjection.setComponentSupplier(CommandButtonComponentSupplier)to return your own supplier ofBaseCommandButtonProjection.CommandButtonComponentSupplierto be used before thecall.invalid reference
#configureComponent(JCommandButton)CommandButtonProjection<M extends Command>Projection.ComponentSupplier<TC extends JComponent,CC extends ContentModel, PC extends PresentationModel> This interface can be used as part ofProjection.setComponentSupplier(ComponentSupplier)to return your own supplier ofProjection.ComponentSupplierto be used before theBaseProjection.configureComponent(JComponent)call.