Class Projection<T extends JComponent, C extends ContentModel, P extends PresentationModel>

Direct Known Subclasses:
AbstractPopupMenuPanelProjection, CommandPanelProjection, CommandStripProjection, ComponentProjection, DeterminateCircularProgressProjection, IndeterminateCircularProgressProjection, LabelProjection, SwitchProjection, TriStateCheckBoxProjection

public abstract class Projection<T extends JComponent, C extends ContentModel, P extends PresentationModel> extends BaseProjection<T,C,P>