Uses of Interface
org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement
-
Packages that use MToolBarElement Package Description org.eclipse.e4.ui.model.application.ui.menu Application programming interfaces describing the Eclipse 4 menu and toolbar model elements. -
-
Uses of MToolBarElement in org.eclipse.e4.ui.model.application.ui.menu
Subinterfaces of MToolBarElement in org.eclipse.e4.ui.model.application.ui.menu Modifier and Type Interface Description interface
MDirectToolItem
A representation of the model object 'Direct Tool Item'.interface
MHandledToolItem
A representation of the model object 'Handled Tool Item'.interface
MToolBarSeparator
A representation of the model object 'Tool Bar Separator'.interface
MToolControl
A representation of the model object 'Tool Control'.interface
MToolItem
A representation of the model object 'Tool Item'.
-