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: 4378491
Votes 0
Synopsis stddoclet: Class should show up as an "implementing class" on interface page
Category doclet:tbd
Reported Against 1.2
Release Fixed 1.4(merlin-beta2)
State 10-Fix Delivered, Verified, bug
Priority: 3-Medium
Related Bugs
Submit Date 12-OCT-2000
Description
The 1.3 page for swing interface ComboBoxModel doesn't show DefaultComboBoxModel as an implementing class, even though over on DefaultComboBoxModel, it does show the converse (shows ComboBoxModel as an implemented interface).

The error is on this page:
http://java.sun.com/j2se/1.3/docs/api/javax/swing/ComboBoxModel.html
Work Around
N/A
Evaluation
will investigate and fix for 1.4 beta
  xxxxx@xxxxx   2001-05-14

This bug has been fixed.

Location of Fix:


ClassTree.java
ClassWriter.java

  xxxxx@xxxxx   2001-05-15

Verified by checking
http://java.sun.com/j2se/1.4/docs/api/javax/swing/ComboBoxModel.html
  xxxxx@xxxxx   2001-11-22
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang