Note that in jdk9 this option is disabled by default, to enable it you
should pass -Dsun.awt.nativedebug=true to the java.
On 25.11.15 10:03, Andrej Golovnin wrote:
Hi Pete,
start your Swing application from the console. When you application is
started and has focus, then press CTRL-SHIFT-F1.
On Wed, Nov 25, 2015 at 2:24 PM, Sergey Bylokhov
wrote:
> Note that in jdk9 this option is disabled by default, to enable it you
> should pass -Dsun.awt.nativedebug=true to the java.
Sergey, thank you for the hint! I didn't know that.
Best regards,
Andrej Golovnin
https://github.com/robotframework/swingexplorer
On 11/24/15 10:23 PM, Pete Brunet wrote:
> Is there a tool that will show me the control hierarchy of a Swing app?
> -Pete
Hi Pete,
start your Swing application from the console. When you application is
started and has focus, then press CTRL-SHIFT-F1. Now you should see
the control hierarchy in the console.
Best regards,
Andrej Golovnin
On Wed, Nov 25, 2015 at 5:23 AM, Pete Brunet wrote:
> Is there a tool that will
Is there a tool that will show me the control hierarchy of a Swing app?
-Pete