Class BaseProjection<T extends JComponent,C extends ContentModel,P extends PresentationModel>
java.lang.Object
org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection<C,P>
org.pushingpixels.radiance.component.api.common.projection.BaseProjection<T,C,P>
- Direct Known Subclasses:
BaseCommandButtonProjection
,Projection
public abstract class BaseProjection<T extends JComponent,C extends ContentModel,P extends PresentationModel>
extends BlackboxProjection<C,P>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract T
final T
protected void
configureComponent
(T component) Methods inherited from class org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlays
-
Constructor Details
-
BaseProjection
-
-
Method Details
-
buildBaseComponent
-
buildComponent
-
configureComponent
-