GUI Java .form
Answered
Hi,
is there any way for intellij not to use .form.
i would like to use it la jdeveloper 11 for example where on the code i can directly modify GUI elements.
Thanks.
Please sign in to leave a comment.
Hi.
There is an option to generate java source from IDEA form designer:
Please check this answer:https://intellij-support.jetbrains.com/hc/en-us/community/posts/206757989-GUI-Designer-Where-I-will-find-the-generated-code-
Hi Petr thank you for your answer.
Indeed with the option "Java source code" check, it's show the code, but i cannot modify directly on the code.
on Jdeveloper11 if i modify the code i get's change.
i do not know if there is an option to that.
thanks.
Unfortunately, there is no way to modify the code, only review it.
There is JFormDesigner plugin as an alternative:
https://plugins.jetbrains.com/plugin/274-jformdesigner