Interface ILcyToolBar

All Superinterfaces:
ILcyActionBar
All Known Implementing Classes:
TLcyComboBoxActionBar, TLcySkinnedToolBar, TLcyToolBar

public interface ILcyToolBar extends ILcyActionBar
Extension of ILcyActionBar that represents a tool bar. It adds support for adding and removing java.awt.Components directly. This allows to for example add a combo box or a label to it.