| Package | Description |
|---|---|
| com.dukascopy.api.plugins |
| Modifier and Type | Method and Description |
|---|---|
IPluginMenu |
IPluginContext.addMenu(String name)
Add a Menu
|
| Modifier and Type | Method and Description |
|---|---|
Set<IPluginMenu> |
IPluginContext.getMenus()
Returns all Menus
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginGuiListener.onMenuAdd(IPluginMenu pluginMenu)
Handle here Menu adding
|
void |
PluginGuiListener.onMenuRemove(IPluginMenu pluginMenu)
Handle here Menu removal
|
void |
IPluginContext.removeMenu(IPluginMenu menu)
Removes a Menu
|
Copyright © 2016. All rights reserved.