The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Building a UI in Jython

Robin | Last updated: Aug 09, 2021 02:27PM UTC

Does anyone have a good way to build Swing interfaces in Jython? I've got a really simple two text fields and a ITextEditor to place. I can get them into the interface with a box layout, but the ITextEditor is squashed down to a single line and I can't find a way to make it any bigger. I've tried using NetBeans to create the code in Java, but converting it looks like it would be a nightmare. Python4NetBeans isn't supported any more so I assume that won't work with the latest version of NetBeans.

Hannah, PortSwigger Agent | Last updated: Aug 10, 2021 03:08PM UTC