summaryrefslogtreecommitdiff
path: root/Examples/GIFPlot/Java/shadow/README
diff options
context:
space:
mode:
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.