SwingX: new "column control" icon for JXTable that scales and uses antialiasing (issue #434)

This commit is contained in:
Karl Tauber
2021-12-07 17:45:25 +01:00
parent 405e3df1f0
commit c9a38f0a13
5 changed files with 79 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ module com.formdev.flatlaf.swingx {
requires com.formdev.flatlaf;
exports com.formdev.flatlaf.swingx;
exports com.formdev.flatlaf.swingx.icons;
exports com.formdev.flatlaf.swingx.ui;
// this allows com.formdev.flatlaf.FlatDefaultsAddon to read .properties files