mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 14:37:13 -06:00
- paint non-wide selection in FlatTreeUI.paintRow() instead of using reflection to change private field in DefaultTreeCellRenderer - use DefaultTreeCellRenderer.getBackgroundSelectionColor() as selection color (if possible) - added boolean client property JTree.paintSelection to disable selection painting in FlatTreeUI.paintRow() - FlatComponents2Test: - added checkboxes for wideSelection and paintSelection client properties - added possibility to test various kinds of tree cell renderers - added JXTree, JIDE CheckBoxTree (PR #245)
FlatLaf Testing
This sub-project contains small Swing applications used to develop and test FlatLaf.