Package icyllis.modernui.view.menu
Interface MenuView
@Internal
public interface MenuView
Minimal interface for a menu view.
initialize(MenuBuilder)
must be called for the
menu to be functional.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Minimal interface for a menu item view. -
Method Summary
Modifier and TypeMethodDescriptionint
Returns the default animations to be used for this menu when entering/exiting.void
initialize
(MenuBuilder menu) Initializes the menu to the given menu.