Skip to content

Is there a way to have WindowBuilder reflect a LAF being loaded? #598

Answered by ptziegler
ForceConstant asked this question in Q&A
Discussion options

You must be logged in to vote

Note I tried outputing the LAF as UIManager.put() calls, but WindowBuilder does not reflect this. Any other ways?

Just for clarification, you're talking about the LAF that's shown in the Design page, right? And from what it sounds like you're using Swing?

You should be able to add your own LookAndFeels.

As a quick test, I added the LookAndFeels from the latest Maven jar and it seems like the e.g. Darcula theme is working.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ptziegler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #595 on October 12, 2023 17:07.