Oxygen XML Editor 12.2 Author API

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".
 
Method Summary
 void customizeToolbar(ToolbarInfo toolbarInfo)
          Customize the components which get displayed on a certain toolbar.
 

Field Detail

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

Method Detail

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.

Oxygen XML Editor 12.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.