|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PopupMenuFactory
A factory for pop-up menues.
| Method Summary | |
|---|---|
JPopupMenu |
createPopupMenu(Component component)
Creates the popup menu for the given component. |
JPopupMenu |
createPopupMenu(MouseEvent event)
Creates the popup menu for the given mouse event. |
| Method Detail |
|---|
JPopupMenu createPopupMenu(Component component)
PopupMenuHandler
registered on the given component.
component - the source componentPopupMenuFactory,
PopupMenuHandlerJPopupMenu createPopupMenu(MouseEvent event)
PopupMenuHandler
registered on the event fired component.
event - the fired mouse eventPopupMenuFactory,
PopupMenuHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||