Retrieves a boolean value that indicates whether a downward-pointing arrow appears next to buttons that have the ToolBarButtonStyle.DROPDOWN style set.
public final boolean getDropDownArrows()
Returns true if the arrow appears next to the drop-down button; otherwise, returns false.
A drop-down button is one that, when clicked, displays other windows or menus.
See Also setDropDownArrows