Tree implementation

This commit is contained in:
Karl Tauber
2019-09-03 10:02:32 +02:00
parent df01532598
commit 92bcc35354
6 changed files with 86 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
@background=ccffcc
@selectionBackground=00aa00
@textComponentBackground=ffffff
@cellFocusColor=ff0000
@icon=afafaf
@@ -197,3 +198,6 @@ TableHeader.bottomSeparatorColor=00ff00
#---- Tree ----
Tree.background=fff0ff
Tree.paintLines=true
Tree.hash=ff0000