JIDE: basic JideTabbedPane implementation

This commit is contained in:
Karl Tauber
2019-11-09 17:23:55 +01:00
parent 08f525de5f
commit 7c2b2d7f26
8 changed files with 953 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ dependencies {
implementation( project( ":flatlaf-core" ) )
implementation( project( ":flatlaf-extras" ) )
implementation( project( ":flatlaf-swingx" ) )
implementation( project( ":flatlaf-jide-oss" ) )
implementation( "com.miglayout:miglayout-swing:5.2" )
implementation( "com.jgoodies:jgoodies-forms:1.9.0" )