|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpPopupMenuFactory
Defines a factory for creating pop-up menus.
This interface can be implemented to provide the appropriate
pop-up menu according to the given IlpInteractionContext.
| Method Summary | |
|---|---|
JPopupMenu |
createPopupMenu(IlpInteractionContext context)
Creates a pop-up menu for the specified IlpInteractionContext. |
| Method Detail |
|---|
JPopupMenu createPopupMenu(IlpInteractionContext context)
IlpInteractionContext.
context - The interaction context that references the view
for which the popup menu is to be created.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||