class ToolBar

Extends:
ComponentContainer, UIComponent

Description:

A toolbar component that is usually used at the top of window and can hold Label, Button, TextField, PasswordField, Spinner, ComboBox, CheckBox, RadioButton and a Separator to display useful tools for a user.

Toolbar can be draggable and can be detached and displayed in a separate dedicated window. It can also be in horizontal (default) and vertical orientation.

ToolBar extends ComponentContainer, which extends UIComponent.

Constructor

constructor

Create an instance of ToolBar component object.

Members

Methods

From this class:

Inherited from ComponentContainer:

Inherited from UIComponent: