public interface IlvMenuFactory extends Serializable
IlvMenu
s depending on:
Modifier and Type | Method and Description |
---|---|
IlvMenu |
createMenu(Object graphicComponent,
Object selectedObject,
String menuModelId)
Generates the model of the menu.
|
IlvMenu createMenu(Object graphicComponent, Object selectedObject, String menuModelId)
graphicComponent
- The Swing graphic component.selectedObject
- The graphic or model object selected.menuModelId
- The optional menu model ID shared by interactors.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.