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

@@ -17,6 +17,7 @@
#---- variables ----
@background=ccffcc
@foreground=ff0000
@selectionBackground=00aa00
@selectionInactiveBackground=888888
@selectionInactiveForeground=ffffff
@@ -29,7 +30,7 @@
#---- globals ----
*.background=@background
*.foreground=ff0000
*.foreground=@foreground
*.textBackground=ccffcc
*.textForeground=ff0000
*.caretForeground=0000ff