JavaScript is disabled on your browser.
Eclipse Platform Mars (4.5)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
AbstractDebugView , AbstractDecoratedTextEditor , AbstractMultiEditor , AbstractTextEditor , BookmarkNavigator , CommonNavigator , CommonSourceNotFoundEditor , ContentOutline , EditorPart , org.eclipse.ui.internal.views.markers.ExtendedMarkersView, FormEditor , FormPage , MarkerSupportView , MultiEditor , MultiPageEditor , MultiPageEditorPart , PageBookView , ProjectExplorer , PropertySheet , ResourceNavigator , SharedHeaderFormEditor , StatusTextEditor , TaskList , TemplatesView , TextEditor , ViewPart , WorkbenchPart
public interface IWorkbenchPartOrientation
The IWorkbenchPartOrientation is the interface that defines the orientation
of the part. If a type does not implement this interface an orientation of
SWT.NONE will be assumed.
Since:
3.1
See Also:
SWT.RIGHT_TO_LEFT
,
SWT.LEFT_TO_RIGHT
,
SWT.NONE
,
Window.getDefaultOrientation()
Eclipse Platform Mars (4.5)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved. Guidelines for using Eclipse APIs.