Oxygen XML Editor 11.2 Author API

ro.sync.exml.workspace.api.standalone
Interface ToolbarComponentsCustomizer


public interface ToolbarComponentsCustomizer

Customizes components for the toolbar

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Field Summary
static String CUSTOM
          The reserved plugins toolbar ID
 
Method Summary
 void customizeToolbar(ToolbarInfo toolbarInfo)
          Customize the components which get displayed on a certain toolbar.
 

Field Detail

CUSTOM

static final String CUSTOM
The reserved plugins toolbar ID

See Also:
Constant Field Values
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 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.