summaryrefslogtreecommitdiff
path: root/src/swing/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/swing/doc')
-rw-r--r--src/swing/doc/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/swing/doc/README b/src/swing/doc/README
index efc60275a1..dcd7470130 100644
--- a/src/swing/doc/README
+++ b/src/swing/doc/README
@@ -1,4 +1,4 @@
-scala.swing
+scala.swing BETA
This is a UI library that will wrap most of Java Swing for Scala in a straightforward manner.
The widget class hierarchy loosely resembles that of Java Swing. The main differences are:
@@ -33,6 +33,7 @@ The library comprises three main packages:
Notes:
-Visual appearance of combo boxes using the GTK LaF is broken on JDKs < 1.7b30.
+Visual appearance of combo boxes using the GTK LaF is broken on JDKs < 1.7b30.
+This is a Java Swing problem.
To download the latest version, go to http://lamp.epfl.ch/~imaier or use sbaz. \ No newline at end of file