Uses of Package
org.pushingpixels.radiance.component.api.common.projection
-
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.common Class Description BaseCommandButtonProjection Projection -
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.common.model Class Description CommandButtonProjection -
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.common.popup Class Description Projection -
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.common.projection Class Description AbstractPopupMenuPanelProjection BaseCommandButtonProjection BaseCommandButtonProjection.CommandButtonComponentSupplier This interface can be used as part ofBaseCommandButtonProjection.setComponentSupplier(CommandButtonComponentSupplier)
to return your own supplier ofBaseCommandButtonProjection.CommandButtonComponentSupplier
to be used before the#configureComponent(JCommandButton)
call.BaseProjection BlackboxProjection ColorSelectorCommandButtonProjection CommandButtonProjection Projection Projection.ComponentSupplier This interface can be used as part ofProjection.setComponentSupplier(ComponentSupplier)
to return your own supplier ofProjection.ComponentSupplier
to be used before theBaseProjection.configureComponent(JComponent)
call. -
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.ribbon.synapse Class Description Projection -
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.ribbon.synapse.projection Class Description BaseProjection BlackboxProjection Projection Projection.ComponentSupplier This interface can be used as part ofProjection.setComponentSupplier(ComponentSupplier)
to return your own supplier ofProjection.ComponentSupplier
to be used before theBaseProjection.configureComponent(JComponent)
call.