swig/Examples/GIFPlot/Java/shadow
2008-11-26 21:35:15 +00:00
..
cmap The great merge 2002-11-30 22:01:28 +00:00
Makefile modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes. 2008-11-26 21:35:15 +00:00
README rename java run tests from main to runme for consistency across the languages 2008-11-17 22:47:55 +00:00
runme.java rename java run tests from main to runme for consistency across the languages 2008-11-17 22:47:55 +00:00

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.