Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ToolBar.getDropDownArrows
Retrieves a boolean value that indicates whether a downward-pointing arrow appears next to buttons that have the ToolBarButtonStyle.DROPDOWN style set.
Syntax
public final boolean getDropDownArrows()
Return Value
Returns true if the arrow appears next to the drop-down button; otherwise, returns false.
Remarks
A drop-down button is one that, when clicked, displays other windows or menus.
See Also setDropDownArrows