ToolBar - the GUI-toolkit specific type of a tool barToolBarButton - the GUI-toolkit specific base type of a tool bar button.public class ToolBarContainerToolBarEvent<ToolBar,ToolBarButton> extends AbstractToolBarContainerEvent<ToolBar,ToolBarButton,ToolBar>
ToolBarContainer tool bar event.source| Constructor and Description |
|---|
ToolBarContainerToolBarEvent(ToolBarContainer<ToolBar,ToolBarButton> source,
String toolBarId,
PositionableAdapter<? extends ToolBar> entry)
Creates a new instance of this class
|
getEntry, getToolBarIdgetSource, toStringpublic ToolBarContainerToolBarEvent(ToolBarContainer<ToolBar,ToolBarButton> source, String toolBarId, PositionableAdapter<? extends ToolBar> entry)
source - the source containertoolBarId - the tool bar identry - the tool barCopyright © 2012–2018 Drombler. All rights reserved.