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.setDropDownArrows
Specifies whether arrows are displayed next to toolbar buttons that have the ToolBarButtonStyle.DROPDOWN style set.
Syntax
public final void setDropDownArrows( boolean value )
Parameters
value
Set to true to display the drop-down arrow; otherwise, set to false.
See Also getDropDownArrows