public static class ContextMenusOnShapes.ContextMenuItemAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected ContextMenusOnShapes.ContextMenuItemInfo |
itemInfo |
Constructor and Description |
---|
ContextMenuItemAction(ContextMenusOnShapes.ContextMenuItemInfo itemInfo) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
protected ContextMenusOnShapes.ContextMenuItemInfo itemInfo
public ContextMenuItemAction(ContextMenusOnShapes.ContextMenuItemInfo itemInfo)