public class RibbonCheckBoxProjection extends ComponentProjection<JRibbonCheckBox,RibbonCheckBoxContentModel>
JCheckBox as a ribbon component.Projection.ComponentCustomizer<TC extends javax.swing.JComponent>, Projection.ComponentSupplier<TC extends javax.swing.JComponent,CC extends ContentModel,PC extends PresentationModel>| Constructor | Description |
|---|---|
RibbonCheckBoxProjection(RibbonCheckBoxContentModel contentModel,
ComponentPresentationModel presentationModel) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
configureComponent(JRibbonCheckBox component) |
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlaysclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildComponent, getCommandComponentCustomizers, getCommandComponentSuppliers, getComponentCustomizer, getComponentSupplier, setCommandComponentCustomizers, setCommandComponentSuppliers, setComponentCustomizer, setComponentSupplierpublic RibbonCheckBoxProjection(RibbonCheckBoxContentModel contentModel, ComponentPresentationModel presentationModel)
protected void configureComponent(JRibbonCheckBox component)
configureComponent in class Projection<JRibbonCheckBox,RibbonCheckBoxContentModel,ComponentPresentationModel>