MenuItem - the GUI toolkit specific type for menu itemsMenu - the GUI toolkit specific type for menusM - the type of the menu itempublic abstract class AbstractMenuItemContainerMenuItemEvent<MenuItem,Menu extends MenuItem,M extends MenuItem> extends EventObject
source| Constructor and Description |
|---|
AbstractMenuItemContainerMenuItemEvent(MenuItemContainer<MenuItem,Menu,?> source,
org.drombler.acp.core.action.MenuItemSupplier<? extends M> menuItem,
List<String> path) |
| Modifier and Type | Method and Description |
|---|---|
org.drombler.acp.core.action.MenuItemSupplier<? extends M> |
getMenuItem() |
List<String> |
getPath() |
getSource, toStringCopyright © 2012–2018 Drombler. All rights reserved.