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