Package | Description |
---|---|
viptool.base.gui.menu | |
viptool.extension |
Modifier and Type | Method and Description |
---|---|
IMenuTemplate |
IMenuBarManager.getTemplate(String id) |
Modifier and Type | Method and Description |
---|---|
void |
IMenuBarManager.addTemplate(IMenuTemplate template)
Adds the given template to the menu template manager.
|
void |
IMenuTemplate.setParent(IMenuTemplate parent)
Sets the given template as parent.
|
Modifier and Type | Method and Description |
---|---|
void |
Extension.registerMenuBar(IMenuTemplate template)
This method registers the menubar for this Extension.
|