View | Details | Raw Unified | Return to bug 314079
Collapse All | Expand All

(-)Eclipse SWT/common/org/eclipse/swt/SWT.java (-1 / +1 lines)
Lines 667-673 Link Here
667
	public static final int ImeComposition = 43;
667
	public static final int ImeComposition = 43;
668
668
669
	/**
669
	/**
670
	 * The orientation change event type (value is 43).  
670
	 * The orientation change event type (value is 44).  
671
	 * <p>
671
	 * <p>
672
	 * On some platforms the orientation of text widgets
672
	 * On some platforms the orientation of text widgets
673
	 * can be changed by keyboard shortcut.
673
	 * can be changed by keyboard shortcut.

Return to bug 314079