#better swing editor

20 messages · Page 1 of 1 (latest)

lost ember
#

Is there any java swing xml editors? Maybe ones you would recommend

vague masonBOT
#

This post has been reserved for your question.

Hey @lost ember! Please use /close or the Close 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.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

royal bough
#

what xml are you editing?

#

I think swing doesn't use xml by default

lost ember
#

My bad i stated it wrong, im looking for api whixh would let me use xml to build it

royal bough
#

Does it need to be XML?

lost ember
#

Well it would make the code much cleaner

royal bough
#

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

lost ember
royal bough
lost ember
#

btw, i could switch to javafx only if it has some sort of LAF like swing has, any idea on that?

royal bough
#

what do you mean with "some sort of look and feel like swing has"?

#

You can use custom files with JavaFX

lost ember
#

well i dont really want to setup custom theming myself, with swing i can just you smth like flatlaf

royal bough
#

I mean, there are some themes for JavaFX out there

lost ember
#

you know what ill give it a try

royal bough