-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.2.0
-
sparc
-
solaris_2.5
On an interface page, if the interface extends another interface, javadoc
should draw a diagram to show that relation.
For example, for the interface AttributedCharacterIterator:
Cloneable
|
+--CharacterIterator
|
+--AttributedCharacterIterator
Also, should the members specified in superinterfaces be shown in
the member summary tables the same way that inherited members are shown?
should draw a diagram to show that relation.
For example, for the interface AttributedCharacterIterator:
Cloneable
|
+--CharacterIterator
|
+--AttributedCharacterIterator
Also, should the members specified in superinterfaces be shown in
the member summary tables the same way that inherited members are shown?
- duplicates
-
JDK-4793967 Show interface inheritance tree with multiple inheritance in parentheses
-
- Closed
-