kieka,
SwingOSC v0.40 is online now:
http://sourceforge.net/projects/swingosc/
SwingOSC is an OpenSoundControl (OSC) server that allows dynamic
creation and control of Java classes, for example to create graphical
user interfaces. Example classes for SuperCollider are provided. New
in this version is a first example of using SwingOSC inside Pure
Data. SwingOSC requires a Java 1.4+ virtual machine.
what's new in SwingOSC 0.40 :
* OSC syntax change: using nested blob'ed OSC messages is
deprecated ; instead nesting is achieved by using special string
arguments. this makes SwingOSC really usable in other clients such as
Pure Data.
* added first examples for Pure Data
* sc classes: all modified to use the new OSC syntax. added
JPen, JSCUserView, JSCTextView, fixed JSCHLayoutView and
JSCVLayoutView, added mouse, component resize and focus traversal
tracking, modified the JMouseBase gui, optimized performance, fixed a
lot of bugs.
* MultiStateButton was moved to the de.sciss.gui package and is
slightly modified.
sorry for crosspostings. best wishes, -sciss-