BUG: Interface Fields are not Displayed when Expanding Object (165548)
The information in this article applies to:
- Microsoft Visual J++ 1.0
- Microsoft Visual J++ 1.1
This article was previously published under Q165548 SYMPTOMS
When debugging, if you expand an object that implements or inherits an
interface, you do not see the fields of that interface anywhere in the
object's expansion in the Locals or Watch windows.
RESOLUTION
To work around this problem you need to instantiate an object that
implements or inherits, one and then you must cast it to the interface you
want to see.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual J++ and the SDK for Java, see the following pages on the Microsoft
Technical Support site:
Modification Type: | Minor | Last Reviewed: | 8/25/2005 |
---|
Keywords: | kbBug kbDebug kbide kbProgramming KB165548 |
---|
|