public class ColorSelectorPopupMenuProjection extends AbstractPopupMenuProjection<JColorSelectorPopupMenu,ColorSelectorPopupMenuContentModel,ColorSelectorPopupMenuPresentationModel>
Projection.ComponentCustomizer<TC extends javax.swing.JComponent>, Projection.ComponentSupplier<TC extends javax.swing.JComponent,CC extends ContentModel,PC extends PresentationModel>| Constructor | Description |
|---|---|
ColorSelectorPopupMenuProjection(ColorSelectorPopupMenuContentModel contentModel,
ColorSelectorPopupMenuPresentationModel presentationModel) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
configureComponent(JColorSelectorPopupMenu component) |
buildComponentgetCommandOverlays, getContentModel, getPresentationModel, setCommandOverlaysclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommandComponentCustomizers, getCommandComponentSuppliers, getComponentCustomizer, getComponentSupplier, setCommandComponentCustomizers, setCommandComponentSuppliers, setComponentCustomizer, setComponentSupplierpublic ColorSelectorPopupMenuProjection(ColorSelectorPopupMenuContentModel contentModel, ColorSelectorPopupMenuPresentationModel presentationModel)
protected void configureComponent(JColorSelectorPopupMenu component)