| Modifier and Type | Method and Description |
|---|---|
ToolBarContainer<T,B> |
ApplicationToolBarContainerProvider.getApplicationToolBarContainer() |
| Modifier and Type | Method and Description |
|---|---|
static <T,B> ToolBarDescriptor |
ToolBarDescriptor.createToolBarDescriptor(org.drombler.acp.core.action.jaxb.ToolBarType toolBarType,
org.osgi.framework.Bundle bundle,
ToolBarContainer<T,B> toolBarContainer) |
| Constructor and Description |
|---|
AbstractToolBarContainerEvent(ToolBarContainer<ToolBar,ToolBarButton> source,
String toolBarId,
PositionableAdapter<? extends T> entry)
Creates a new instance of this class.
|
ToolBarContainerToolBarButtonEvent(ToolBarContainer<ToolBar,ToolBarButton> source,
String toolBarId,
PositionableAdapter<? extends ToolBarButton> entry)
Creates a new instance of this class
|
ToolBarContainerToolBarEvent(ToolBarContainer<ToolBar,ToolBarButton> source,
String toolBarId,
PositionableAdapter<? extends ToolBar> entry)
Creates a new instance of this class
|
Copyright © 2012–2018 Drombler. All rights reserved.