Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MWindowElement
-
Packages that use MWindowElement Package Description org.eclipse.e4.ui.model.application.ui.advanced Application programming interfaces describing the advanced Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.basic Application programming interfaces describing the basic Eclipse 4 user interface model elements. -
-
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MWindowElement in org.eclipse.e4.ui.model.application.ui.advanced Modifier and Type Interface Description interfaceMAreaA representation of the model object 'Area'.interfaceMPerspectiveStackA representation of the model object 'Perspective Stack'. -
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MWindowElement in org.eclipse.e4.ui.model.application.ui.basic Modifier and Type Interface Description interfaceMCompositePartA representation of the model object 'Composite Part'.interfaceMPartA representation of the model object 'Part'.interfaceMPartSashContainerA representation of the model object 'Part Sash Container'.interfaceMPartStackA representation of the model object 'Part Stack'.
-