Oxygen XML Editor 14.2 Author API

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


@API(type=EXTENDABLE,
     src=PUBLIC)
public interface MenuBarCustomizer

Customizes components from the main menu bar.

Since:
11.2

Method Summary
 void customizeMainMenu(javax.swing.JMenuBar mainMenu)
          Customize the components which get displayed on the main menu bar.
 

Method Detail

customizeMainMenu

void customizeMainMenu(javax.swing.JMenuBar mainMenu)
Customize the components which get displayed on the main menu bar.

Parameters:
mainMenu - The main menu bar.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.