public interface IContextMenuHandler<E>
| Modifier and Type | Method and Description |
|---|---|
void |
displayContextMenu(E editor,
int iX,
int iY,
Component eventSource) |
JPopupMenu |
getContextMenu(E editor) |
JPopupMenu getContextMenu(E editor)
Copyright © 2017. All rights reserved.