Commit Graph

7 Commits

Author SHA1 Message Date
Karl Tauber
177996ee81 JPMS: fix build running on Java 9 (#1) 2019-10-01 17:57:00 +02:00
Karl Tauber
3847b14033 support Java Platform Module System (JPMS) (issue #1) 2019-10-01 17:34:18 +02:00
Karl Tauber
5e88b3e5e9 build.gradle.kts: added maven publishing and bintray upload 2019-09-28 11:53:38 +02:00
Karl Tauber
70d3b7c443 flatlaf-core/build.gradle.kts: use testImplementation() instead of deprecated testCompile() in dependencies 2019-09-07 19:37:35 +02:00
Karl Tauber
7a6dd4d9c0 TabbedPane basic implementation 2019-08-28 16:48:59 +02:00
Karl Tauber
5f1c9e76eb use MigLayout for FlatComponentsTest because this scales gaps in Java 8 2019-08-20 17:49:26 +02:00
Karl Tauber
840c3698ad gradle build scripts added 2019-08-19 14:07:09 +02:00