-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6
-
generic
-
generic
The description of JTextComponent.getInputMethodRequests() method contains the following assertion:
"Returns: the input method request handler for this component, null by default".
But this is related to Component.getInputMethodRequests() method overriden by JTextComponent. JTextComponent.getInputMethodRequests() method does not return null. This should be fixed to avoid possible misunderstanding.
###@###.### 2005-03-11 16:18:58 GMT
"Returns: the input method request handler for this component, null by default".
But this is related to Component.getInputMethodRequests() method overriden by JTextComponent. JTextComponent.getInputMethodRequests() method does not return null. This should be fixed to avoid possible misunderstanding.
###@###.### 2005-03-11 16:18:58 GMT