Uses of Class
org.pushingpixels.radiance.component.api.common.popup.model.BaseCommandPopupMenuPresentationModel
-
-
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common with type parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Field Description private BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel>JCommandButton. projectionMethods in org.pushingpixels.radiance.component.api.common that return types with arguments of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description BaseCommandButtonPresentationModel<? extends BaseCommandPopupMenuPresentationModel,? extends BaseCommandButtonPresentationModel<?,?>>JCommandButton. getPresentationModel()BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel>JCommandButton. getProjection()Constructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type BaseCommandPopupMenuPresentationModel Constructor Description JCommandButton(BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel> projection) -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.common.model
Classes in org.pushingpixels.radiance.component.api.common.model with type parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Class Description classBaseCommandButtonPresentationModel<MPM extends BaseCommandPopupMenuPresentationModel,PM extends BaseCommandButtonPresentationModel<MPM,PM>>static classBaseCommandButtonPresentationModel.BaseBuilder<MPM extends BaseCommandPopupMenuPresentationModel,PM extends BaseCommandButtonPresentationModel<MPM,PM>,B extends BaseCommandButtonPresentationModel.BaseBuilder<MPM,PM,B>>Fields in org.pushingpixels.radiance.component.api.common.model declared as BaseCommandPopupMenuPresentationModel Modifier and Type Field Description private MPMBaseCommandButtonPresentationModel.BaseBuilder. popupMenuPresentationModelprivate BaseCommandPopupMenuPresentationModelBaseCommandButtonPresentationModel.Overlay. popupMenuPresentationModelprotected MPMBaseCommandButtonPresentationModel. popupMenuPresentationModelMethods in org.pushingpixels.radiance.component.api.common.model that return BaseCommandPopupMenuPresentationModel Modifier and Type Method Description BaseCommandPopupMenuPresentationModelBaseCommandButtonPresentationModel.Overlay. getPopupMenuPresentationModel()Methods in org.pushingpixels.radiance.component.api.common.model with parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description BaseCommandButtonPresentationModel.OverlayBaseCommandButtonPresentationModel.Overlay. setPopupMenuPresentationModel(BaseCommandPopupMenuPresentationModel popupMenuPresentationModel) -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.common.popup.model
Subclasses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.common.popup.model Modifier and Type Class Description classColorSelectorPopupMenuPresentationModelclassCommandPopupMenuPresentationModel -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Classes in org.pushingpixels.radiance.component.api.common.projection with type parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Class Description classBaseCommandButtonProjection<M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,P extends BaseCommandButtonPresentationModel<MPM,P>,MPM extends BaseCommandPopupMenuPresentationModel>static interfaceBaseCommandButtonProjection.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 the#configureComponent(JCommandButton)call. -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.ribbon
Classes in org.pushingpixels.radiance.component.api.ribbon with type parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Class Description private static classJRibbon.TaskbarCommandHandler<M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,P extends BaseCommandButtonPresentationModel<MPM,P>,MPM extends BaseCommandPopupMenuPresentationModel>Methods in org.pushingpixels.radiance.component.api.ribbon with type parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description <M extends BaseCommand<MCM>,MCM extends BaseCommandMenuContentModel,P extends BaseCommandButtonPresentationModel<MPM,P>,MPM extends BaseCommandPopupMenuPresentationModel>
voidJRibbon. addTaskbarCommand(BaseCommandButtonProjection<M,MCM,P,MPM> projection)Method parameters in org.pushingpixels.radiance.component.api.ribbon with type arguments of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description voidJRibbonBand. addRibbonCommand(BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel> projection, JRibbonBand.PresentationPriority priority)Adds the specified command projection tothisband.CommandMenuContentModelJRibbon.OnShowContextualMenuListener. getContextualMenuContentModel(JRibbon ribbon, BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel> commandProjection) -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.api.ribbon.model
Fields in org.pushingpixels.radiance.component.api.ribbon.model declared as BaseCommandPopupMenuPresentationModel Modifier and Type Field Description private BaseCommandPopupMenuPresentationModelRibbonTaskbarCommandButtonPresentationModel.Builder. popupMenuPresentationModelprivate BaseCommandPopupMenuPresentationModelRibbonTaskbarCommandButtonPresentationModel. popupMenuPresentationModelMethods in org.pushingpixels.radiance.component.api.ribbon.model that return BaseCommandPopupMenuPresentationModel Modifier and Type Method Description BaseCommandPopupMenuPresentationModelRibbonTaskbarCommandButtonPresentationModel. getPopupMenuPresentationModel()Methods in org.pushingpixels.radiance.component.api.ribbon.model with parameters of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description RibbonTaskbarCommandButtonPresentationModel.BuilderRibbonTaskbarCommandButtonPresentationModel.Builder. setPopupMenuPresentationModel(BaseCommandPopupMenuPresentationModel popupMenuPresentationModel) -
Uses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.internal.ui.ribbon
Subclasses of BaseCommandPopupMenuPresentationModel in org.pushingpixels.radiance.component.internal.ui.ribbon Modifier and Type Class Description private static classBasicRibbonBandUI.BandCollapsePopupMenuPresentationModelMethod parameters in org.pushingpixels.radiance.component.internal.ui.ribbon with type arguments of type BaseCommandPopupMenuPresentationModel Modifier and Type Method Description voidJBandControlPanel. addCommandButton(BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel> projection, JRibbonBand.PresentationPriority priority)Adds a new ribbon button tothiscontrol panel.Constructor parameters in org.pushingpixels.radiance.component.internal.ui.ribbon with type arguments of type BaseCommandPopupMenuPresentationModel Constructor Description JRibbonTaskToggleButton(BaseCommandButtonProjection<? extends BaseCommand<?>,? extends BaseCommandMenuContentModel,? extends BaseCommandButtonPresentationModel<?,?>,? extends BaseCommandPopupMenuPresentationModel> projection)
-