-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
1.2.0
-
sparc
-
solaris_2.6
While the core Swing components have a basic version of paramString() or
toString() implemented, it isn't as informative as it could be. This is
because of the sub-componentized architecture of Swing. To provide even
better information in a toString() method, Swing's various models, borders,
icons, cell renderers, and other things need to provide an adequate toString()
implementation as well.
toString() implemented, it isn't as informative as it could be. This is
because of the sub-componentized architecture of Swing. To provide even
better information in a toString() method, Swing's various models, borders,
icons, cell renderers, and other things need to provide an adequate toString()
implementation as well.
- relates to
-
JDK-4158610 Weak toString method in Swing components
-
- Closed
-