Package org.graffiti.plugin.algorithm
Interface ProvidesDirectMouseClickContextMenu
- All Known Implementing Classes:
URLattributeContextMenuCommandPlugin
public interface ProvidesDirectMouseClickContextMenu
- Author:
- Christian Klukas
-
Method Summary
Modifier and Type Method Description JMenuItem[]
getContextCommand(MouseEvent lastMouseE, Component lastMouseSrc, Graph graph)
-
Method Details
-
getContextCommand
-