better swing editor
Is there any java swing xml editors? Maybe ones you would recommend
16 Replies
⌛
This post has been reserved for your question.
Hey @Koblížkáč! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
what xml are you editing?
I think swing doesn't use xml by default
My bad i stated it wrong, im looking for api whixh would let me use xml to build it
Does it need to be XML?
Well it would make the code much cleaner
I think with Swing, most people use tools like Eclipse WindowBuilder which is a GUI builder for editing code
with JavaFX, there's FXML/Scene Builder but I don't know of anything like that in Swing
Im using intellij so no way to switching to eclipse
there are also other tools (I think) but I don't know them, I just used WindowBuilder as an example (and it can also be used as a standalone application together with IntelliJ I think)
btw, i could switch to javafx only if it has some sort of LAF like swing has, any idea on that?
what do you mean with "some sort of look and feel like swing has"?
You can use custom files with JavaFX
well i dont really want to setup custom theming myself, with swing i can just you smth like flatlaf
I mean, there are some themes for JavaFX out there
GitHub
GitHub - mkpaz/atlantafx: Modern JavaFX CSS theme collection with a...
Modern JavaFX CSS theme collection with additional controls. - GitHub - mkpaz/atlantafx: Modern JavaFX CSS theme collection with additional controls.
you know what ill give it a try
note that there may also be other themes
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.