SwingMenuComposable

Marks a composable that emits into a menu tree.

A menu holds menu items and separators rather than components, so it is composed under its own marker and the compiler rejects a call that would mix the two.

See also