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