Improved Java-to-JavaScript |
Java can now call into JavaScript. An expression is evaluated in the context of a Browser document and
a value is returned. Supported types are numbers, booleans, strings, null's, and arrays (example
snippet).
|
New Text Editor Demo |
This new example makes extensive use of StyledText to demonstrate how it can be
used to create a multi-font rich text editor with bullets, links and embedded objects.
|