(Bug?) JDev 9.0.3 / UI Debugger, no representation of JDialog within UI Tree

From: Raffael Vogler <mail_at_raffael-vogler.de>
Date: 24 Feb 2003 13:31:28 -0800
Message-ID: <b95372e7.0302241331.38bdca4c_at_posting.google.com>



Hello,
[Quoted] When you run a project using the UI Debugger, the opened window's components are represented within a UI Tree. If you run a JFrame you can see its components within the UI Tree. Also the components of JFrames that are opened through the original JFrame are represented within the UI Tree after applying a snapshot. But if you open a JDialog through the original JFrame, the JDlg's components can't be seen within the UI Tree! My questions concering this problem are:
- Is there a reason why JDlg's components aren't represented?
  • Is this perhaps a known bug?
  • Are there special ways to treat a JDialog when run by UI Debugger to make its components being represented?

Best regards, Raffael Vogler Received on Mon Feb 24 2003 - 22:31:28 CET

Original text of this message