WebLaF v1.25
Features
- Tree data can now be provided asynchronously inside AsyncTreeDataProvider
- Child nodes load failed state added into async tree structure
- WebCheckBoxTree check state change listener added
- DataRunnable interface added
Improvements
- ProxyManager proxy auto-detection can now be switched off
- Cell editor listener can now be set directly into the tree
- AsyncUniqueNode memory usage improvements
- Optimized checked nodes list retrieval method added
- FileUtils writeStringToFile method added
Bug fixes
- WebFileChooser size issue with empty initial folder fixed [ #49 ]
- ImageTransition without effects NullPointerException fix
- Small French translation fixes
- Default language initialization fix
- HotkeysManager concurrent modification fixes
- WebMemoryBar tooltip position fix
- AlignLayout vertical alignment fix
- MenuBarStyle class file name fix
- LanguageManager setLanguage method fix