mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
- moved focus listener to class `Handler` - instead of repainting content border in `repaintContentBorder()`, increase size of repaint region in `repaintTab()` to include part of content border - simplified `paintContentBorder()` by using `getTabBounds()` and `Rectangle2D.intersect()` to compute gap rectangle - slightly make code smaller - minor formatting, renaming, ...
FlatLaf Core
This sub-project contains the FlatLaf core source code.