Skip to content
kenbot edited this page Nov 6, 2010 · 5 revisions

This project provides a Scala wrapper for Java’s JTree class, and aims to be suitable for eventual inclusion in the official Scala Swing library.

The design was initiated in the Scala debate forum in February 2010.

This wiki contains notes on use cases and the rationale behind the design:

Contents:
Design Goals
Use Cases
Background
Tree Model
Events
Selection
Cell Renderers
Cell Editors
Broader-Scala-Swing-Design