Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MTrimmedWindow
Packages that use MTrimmedWindow
Package
Description
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of MTrimmedWindow in org.eclipse.e4.ui.model.application.ui.basic
Methods in org.eclipse.e4.ui.model.application.ui.basic that return MTrimmedWindowModifier and TypeMethodDescriptionMBasicFactory.createTrimmedWindow()
Returns a new object of class 'Trimmed Window'. -
Uses of MTrimmedWindow in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MTrimmedWindowModifier and TypeClassDescriptionclass
An implementation of the model object 'Trimmed Window'.Methods in org.eclipse.e4.ui.model.application.ui.basic.impl that return MTrimmedWindow -
Uses of MTrimmedWindow in org.eclipse.e4.ui.model.application.ui.basic.util
Methods in org.eclipse.e4.ui.model.application.ui.basic.util with parameters of type MTrimmedWindowModifier and TypeMethodDescriptionBasicSwitch.caseTrimmedWindow
(MTrimmedWindow object) Returns the result of interpreting the object as an instance of 'Trimmed Window'. -
Uses of MTrimmedWindow in org.eclipse.e4.ui.workbench.modeling
Methods in org.eclipse.e4.ui.workbench.modeling with parameters of type MTrimmedWindowModifier and TypeMethodDescriptionEModelService.getTrim
(MTrimmedWindow window, SideValue sv) Returns the window's MTrimBar for the specified side. -
Uses of MTrimmedWindow in org.eclipse.ui.internal
Constructors in org.eclipse.ui.internal with parameters of type MTrimmedWindowModifierConstructorDescriptionCoolBarToTrimManager
(MApplication app, MTrimmedWindow window, List<MTrimElement> workbenchTrimElements, IRendererFactory rf)