You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ The library comprises three main packages:
28
28
-`scala.swing.event`: The event hierarchy.
29
29
-`examples.swing`: A set of demos. ( in ./docs )
30
30
31
-
<br>
32
31
33
32
ScalaDocs
34
33
---
@@ -37,14 +36,13 @@ Documentation for scala-swing included in 2.11.1 is can be found [here](http://w
37
36
38
37
Other version can be found at [http://www.scala-lang.org/documentation/api.html](http://www.scala-lang.org/documentation/api.html)
39
38
40
-
<br><br>
41
39
42
40
Current Work
43
41
---
44
42
45
43
Current changes are being made on the **java7** branch. This is to mainly because of the EOL of java6 and the generification that happened between jdk6 and jdk7 requiring a difference in the source code. This class files are targeted at java6 and will run with all versions upwards.
0 commit comments