summaryrefslogtreecommitdiff
path: root/Examples/GIFPlot/Java/shadow/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2009-08-18 20:56:02 +0000
committerLorry <lorry@roadtrain.codethink.co.uk>2012-09-25 16:59:08 +0000
commit9f8a09ed743cedd9547bf0661d518647966ab114 (patch)
tree9c7803d3b27a8ec22e91792ac7f7932efa128b20 /Examples/GIFPlot/Java/shadow/README
downloadswig-tarball-master.tar.gz
Imported from /srv/lorry/lorry-area/swig-tarball/swig-1.3.40.tar.gz.HEADswig-1.3.40master
Diffstat (limited to 'Examples/GIFPlot/Java/shadow/README')
-rw-r--r--Examples/GIFPlot/Java/shadow/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/GIFPlot/Java/shadow/README b/Examples/GIFPlot/Java/shadow/README
new file mode 100644
index 0000000..b06c5a8
--- /dev/null
+++ b/Examples/GIFPlot/Java/shadow/README
@@ -0,0 +1,5 @@
+This example uses the file in ../../Interface/gifplot.i to build
+an interface with shadow classes. After doing a make, run the program runme, ie: 'java runme'.
+
+Note the differences in the runme.java files between this example and the
+'full' example. This example uses the shadow classes.