Uses of Package
org.pushingpixels.radiance.component.api.common.projection
Packages that use org.pushingpixels.radiance.component.api.common.projection
Package
Description
-
-
-
-
Classes in org.pushingpixels.radiance.component.api.common.projection used by org.pushingpixels.radiance.component.api.common.projectionClassDescriptionThis interface can be used as part of
BaseCommandButtonProjection.setComponentSupplier(CommandButtonComponentSupplier)
to return your own supplier ofBaseCommandButtonProjection.CommandButtonComponentSupplier
to be used before theinvalid reference
#configureComponent(JCommandButton)
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.projectionClassDescriptionThis interface can be used as part of
Projection.setComponentSupplier(ComponentSupplier)
to return your own supplier ofProjection.ComponentSupplier
to be used before theBaseProjection.configureComponent(JComponent)
call. -