public interface IlpPopupMenuFactory
This interface can be implemented to provide the appropriate
pop-up menu according to the given IlpInteractionContext
.
Modifier and Type | Method and Description |
---|---|
JPopupMenu |
createPopupMenu(IlpInteractionContext context)
Creates a pop-up menu for the specified
IlpInteractionContext . |
JPopupMenu createPopupMenu(IlpInteractionContext context)
IlpInteractionContext
.context
- The interaction context that references the view
for which the pop-up menu is to be created.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.