mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 08:15:09 +03:00
TabbedPane: support closable tabs (issue #40)
This commit is contained in:
@@ -16,6 +16,7 @@ FlatLaf Change Log
|
||||
- TabbedPane: Support adding custom components to left and right sides of tabs
|
||||
area. (set client property `JTabbedPane.leadingComponent` or
|
||||
`JTabbedPane.trailingComponent` to a `java.awt.Component`) (issue #40)
|
||||
- TabbedPane: Support closable tabs. (issue #40)
|
||||
- Support painting separator line between window title and content (use UI value
|
||||
`TitlePane.borderColor`). (issue #184)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user