Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Sciss/ScalaSwingTree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaSwingTree

Build Status Maven Central

statement

A Tree component for Scala Swing. The original work was done by Ken Scambler and had subsequently been merged into the ScalaSwingContrib project. This is a fork from ScalaSwingContrib that only retains the Tree class, making it again available as a standalone component, and serving as a base for future improvements. The original code was released under a BSD style license.

All modifications (C)opyright 2013–2019 by Hanns Holger Rutz. New project released under the GNU LGPL v2.1+.

linking

To use the library:

"de.sciss" %% "scala-swing-tree"  % v

The current version v is "0.2.0"

building

This project compiles against Scala 2.12, 2.11 using sbt.

About

Tree Component for Scala Swing.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Scala 90.9%
  • HTML 9.1%