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