public class MainMenu extends Object
/Light Control|myVendor|LightingURI
/Home Control/Light Control|myVendor|LightingURI
Modifier and Type | Field and Description |
---|---|
protected MenuNode |
root
The root node.
|
protected MenuNode |
selection
The node that is currently selected.
|
Modifier | Constructor and Description |
---|---|
protected |
MainMenu() |
|
MainMenu(InputStream in)
constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
constructMenu(InputStream in)
Create the menu.
|
Iterable<MenuNode> |
entries()
Get all the entries for the (sub)menu.
|
protected MenuNode root
protected MenuNode selection
protected MainMenu()
public MainMenu(InputStream in)
in
- Input stream for the configuration fileprotected void constructMenu(InputStream in)
in
- Input stream for the configuration fileCopyright © 2018 universAAL Consortium. All rights reserved.