public class MenuItemDefinition extends Object implements MenuElement
| Constructor and Description |
|---|
MenuItemDefinition(Action act) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(JComponent comp,
Point p) |
public MenuItemDefinition(Action act)
public void addComponent(JComponent comp, Point p)
addComponent in interface MenuElementCopyright © 2021. All rights reserved.