Syntax:
menu {name} {elements}
Keyword handler:
net.eclecity.linguist.graphics.keyword.GraphicsKMenu.class
Runtime handler(s):
net.eclecity.linguist.graphics.handler.GraphicsHMenu.class
Function:
Declares a menu variable or an array of menus. The array size is fixed at time of compilation.
A label is a wrapper for the JFC JMenu. See also create, add and on.
Example(s):
menu FileMenu menu Menus 8