|
Quick Lists
|
|
Bug ID:
|
6239536
|
|
Votes
|
0
|
|
Synopsis
|
JTextComponent.getInputMethodRequests() method clarification
|
|
Category
|
java:classes_swing
|
|
Reported Against
|
|
|
Release Fixed
|
|
|
State
|
3-Accepted,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
11-MAR-2005
|
|
Description
|
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.
xxxxx@xxxxx 2005-03-11 16:18:58 GMT
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |