|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
SWT.RIGHT_TO_LEFT
,
SWT.LEFT_TO_RIGHT
,
SWT.NONE
,
Window#getDefaultOrientation()
Method Summary | |
---|---|
int |
getOrientation()
Return the orientation of this part. |
Method Detail |
---|
int getOrientation()
Window#getDefaultOrientation()
,
SWT.RIGHT_TO_LEFT
,
SWT.LEFT_TO_RIGHT
,
Window#getDefaultOrientation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |