>> > Unfortunately, code generation >> still requires security privileges, so ultimately I don't >> think this would help. > >Indeed, if you are thinking applet-oriented. > >But for those, like me, who are interested with Pivot for Java rich client, it >makes sense.
If that's the case, you can use the existing feature as-is. Take a look at this file for an example: http://svn.apache.org/repos/asf/incubator/pivot/trunk/tutorials/src/pivot/tutorials/drawing/RotateLine.java
