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

From: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Tue, 25 Feb 2003 19:46:54 +0100
Message-ID: <pan.2003.02.25.18.46.54.331068_at_nospam.nowhere.com>


On Mon, 24 Feb 2003 13:31:28 +0000, Raffael Vogler wrote:

> Hello,
> 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

I am not certain but could this be because the interfaces to the components owned by the Dialog have not been exposed?

Cheers,

dmz17 Received on Tue Feb 25 2003 - 19:46:54 CET

Original text of this message