|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionsProvider | |
| biouml.plugins.simulation | |
| ru.biosoft.access.repository | |
| ru.biosoft.gui | |
| Uses of ActionsProvider in biouml.plugins.simulation |
| Classes in biouml.plugins.simulation that implement ActionsProvider | |
class |
RepositoryActionsProvider
|
| Uses of ActionsProvider in ru.biosoft.access.repository |
| Classes in ru.biosoft.access.repository that implement ActionsProvider | |
class |
PluginActions
This class is used to allow any plugin provide provide context speific actions for repository pop up menu. |
| Fields in ru.biosoft.access.repository declared as ActionsProvider | |
protected ActionsProvider |
RepositoryPane.actionsProvider
|
| Methods in ru.biosoft.access.repository that return ActionsProvider | |
ActionsProvider |
RepositoryPane.getActionsProvider()
|
| Methods in ru.biosoft.access.repository with parameters of type ActionsProvider | |
void |
RepositoryPane.setActionsProvider(ActionsProvider actionsProvider)
|
| Uses of ActionsProvider in ru.biosoft.gui |
| Fields in ru.biosoft.gui declared as ActionsProvider | |
protected ActionsProvider |
EditorsTabbedPane.modelActionProvider
|
| Methods in ru.biosoft.gui that return ActionsProvider | |
ActionsProvider |
EditorsTabbedPane.getModelActionProvider()
|
| Methods in ru.biosoft.gui with parameters of type ActionsProvider | |
void |
EditorsTabbedPane.setModelActionProvider(ActionsProvider provider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||