Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: SeparatorMenuItem

[11:7] extends: FxObj

Wraps JavaFX SeparatorMenuItem, a non-interactive horizontal divider used to visually group items within a menu. It draws a separator line in the menu at the position it is inserted. It is not selectable and produces no action when clicked, serving only as a visual organizational element.

Methods

  • SeparatorMenuItem ()

    Creates a new SeparatorMenuItem.