Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.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
Modifier and TypeMethodDescriptionMBasicFactory.createTrimmedWindow()
Returns a new object of class 'Trimmed Window'. -
Uses of MTrimmedWindow in org.eclipse.e4.ui.model.application.ui.basic.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Trimmed Window'. -
Uses of MTrimmedWindow in org.eclipse.e4.ui.model.application.ui.basic.util
Modifier 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
Modifier and TypeMethodDescriptionEModelService.getTrim
(MTrimmedWindow window, SideValue sv) Returns the window's MTrimBar for the specified side. -
Uses of MTrimmedWindow in org.eclipse.ui.internal
ModifierConstructorDescriptionCoolBarToTrimManager
(MApplication app, MTrimmedWindow window, List<MTrimElement> workbenchTrimElements, IRendererFactory rf)