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