Retrieves a boolean value that indicates whether this menu item has been placed on a new line (if the item is part of a menu bar) or in a new column (if the item is part of a drop-down menu, submenu, or shortcut menu).
public boolean getBarBreak()
Returns true if this menu item has been placed on a new line or in a new column; otherwise, returns false.
See Also setBarBreak