Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.component
Interface PopupMenuCustomizer


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

Can be used to customize a JPopupMenu before showing it.


Method Summary
 void customize(javax.swing.JPopupMenu popUp)
          Customize a pop-up menu in the Author page before showing it.
 

Method Detail

customize

void customize(javax.swing.JPopupMenu popUp)
Customize a pop-up menu in the Author page before showing it. If everything is removed then the menu will not be shown.

Parameters:
popUp - The pop-up Menu.

Oxygen XML Editor 14.2 Author API

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