|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MenuView
Minimal interface for a menu view. initialize(MenuBuilder) must be called for the
menu to be functional.
| Nested Class Summary | |
|---|---|
static interface |
MenuView.ItemView
Minimal interface for a menu item view. |
| Method Summary | |
|---|---|
int |
getWindowAnimations()
Returns the default animations to be used for this menu when entering/exiting. |
void |
initialize(MenuBuilder menu)
Initializes the menu to the given menu. |
| Method Detail |
|---|
void initialize(MenuBuilder menu)
menu - The menu that this MenuView should display.int getWindowAnimations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||