File: readme

package info (click to toggle)
libbsf-java 1%3A2.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,028 kB
  • ctags: 2,480
  • sloc: java: 5,373; xml: 226; ansic: 182; python: 57; makefile: 18
file content (13 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13

In this demo we create some components in Java, register them into BSF,
then run a script using BSF to affect those components, and finally
come back into Java and continue on.

To run, type:

	java ScriptedUI scriptfilename

where filename is any of the script files here. 

You need to have the BSF jar file and any language-specific
jars/zips on your classpath.