Oxygen XML Editor 13.2 Author API

ro.sync.exml.workspace.api.standalone.ui
Class Menu

java.lang.Object
  extended by ApplicationMenu
      extended by ro.sync.exml.workspace.api.standalone.ui.Menu

@API(type=EXTENDABLE,
     src=PUBLIC)
public class Menu
extends ApplicationMenu

A menu which looks like the ones in Oxygen. The menu can be added on the main JMenuBar or be a sub category in a pop-up menu or plain menu.

Since:
11.2

Constructor Summary
Menu(java.lang.String menuName)
          Constructor.
Menu(java.lang.String menuName, boolean forMenuBar)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Menu

public Menu(java.lang.String menuName)
Constructor.

Parameters:
menuName - The menu name. The menu is considered to be created as a sub category menu. See the other constructor for more settings.

Menu

public Menu(java.lang.String menuName,
            boolean forMenuBar)
Constructor.

Parameters:
menuName - The menu name.
forMenuBar - true if this menu will be added directly on the menu bar.
Since:
13.1

*********************************
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.


Oxygen XML Editor 13.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2012.