ro.sync.exml.workspace.api.standalone
Interface ToolbarComponentsCustomizer
public interface ToolbarComponentsCustomizer
Customizes components for the toolbar
- Since:
- 11.2
Field Summary |
static java.lang.String |
CUSTOM
Deprecated. Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml". |
CUSTOM
static final java.lang.String CUSTOM
- Deprecated. Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".
- The reserved plugins toolbar ID
customizeToolbar
void customizeToolbar(ToolbarInfo toolbarInfo)
- Customize the components which get displayed on a certain toolbar.
- Parameters:
toolbarInfo
- Information about the toolbar (id, default components to add, title).
The toolbar ID is either the ID of an existing Oxygen toolbar or the reserved CUSTOM toolbar.
You can set new components in the toolbar and change its title.
© Copyright SyncRO Soft SRL 2002 - 2010.