-
Type:
Enhancement
-
Resolution: Incomplete
-
Priority:
P3
-
Affects Version/s: 10, 11, 14
-
Component/s: client-libs
-
windows_10
The functionality to show and hide the touch keyboard for AWT/Swing components on MS Windows OS has been implemented under the bug JDK-8166772. However, it is encapsulated in JDK 10 proprietary API and is not part public Java SE API. The methods "showTouchKeyboard(boolean causedByTouchEvent)", "hideTouchKeyboard()" of "sun.awt.windows.WToolkit" class should become part of Java SE API Specification.