Package | Description |
---|---|
com.dukascopy.api.plugins |
Modifier and Type | Method and Description |
---|---|
IPluginMenu |
IPluginContext.addMenu(java.lang.String name)
Add a Menu
|
Modifier and Type | Method and Description |
---|---|
java.util.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 © 2024. All rights reserved.