public interface MenuItemFactory<T,A>
| Modifier and Type | Method and Description |
|---|---|
T |
createMenuItem(MenuEntryDescriptor menuEntryDescriptor,
A action,
int iconSize) |
T createMenuItem(MenuEntryDescriptor menuEntryDescriptor, A action, int iconSize)
Copyright © 2012-2013 Drombler. All Rights Reserved.