RibbonCheckBoxProjection, RibbonComboBoxProjection, RibbonSpinnerProjectionpublic abstract class ComponentProjection<C extends javax.swing.JComponent,M extends ComponentContentModel> extends Projection<C,M,ComponentPresentationModel>
Projection.ComponentCustomizer<TC extends javax.swing.JComponent>, Projection.ComponentSupplier<TC extends javax.swing.JComponent,CC extends ContentModel,PC extends PresentationModel>| Constructor | Description |
|---|---|
ComponentProjection(M contentModel,
ComponentPresentationModel presentationModel,
Projection.ComponentSupplier<C,M,ComponentPresentationModel> componentSupplier) |
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlaysclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildComponent, configureComponent, getCommandComponentCustomizers, getCommandComponentSuppliers, getComponentCustomizer, getComponentSupplier, setCommandComponentCustomizers, setCommandComponentSuppliers, setComponentCustomizer, setComponentSupplierpublic ComponentProjection(M contentModel, ComponentPresentationModel presentationModel, Projection.ComponentSupplier<C,M,ComponentPresentationModel> componentSupplier)