Interface MenuFactory.CommandMenu<T>
-
- All Known Subinterfaces:
MenuFactory.ContributedMenuBuilder<T>,MenuFactory.MenuBuilder<T>
- All Known Implementing Classes:
MenuBuilderImpl
- Enclosing class:
- MenuFactory
public static interface MenuFactory.CommandMenu<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TrespondsWith(Command command)
-