Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang