mgarin / weblaf

WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
http://weblookandfeel.com
GNU General Public License v3.0
1.13k stars 234 forks source link

Please help me showing how to show the window fully rendered when it's opening (immediately)? #709

Open gjerd opened 7 months ago

gjerd commented 7 months ago

My Swing JFrame flashes and you can see all the components while they are added? Is there som pro way fix this? I want everything to show up immediately?