|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
SWT.RIGHT_TO_LEFT
,
SWT.LEFT_TO_RIGHT
,
SWT.NONE
,
Window.getDefaultOrientation()
Method Summary | |
---|---|
int |
getOrientation()
Return the orientation of this part. |
Method Detail |
public int getOrientation()
Window.getDefaultOrientation()
,
SWT.RIGHT_TO_LEFT
,
SWT.LEFT_TO_RIGHT
,
Window.getDefaultOrientation()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.