/trunk/Examples/java/callback/index.html
# · HTML · 20 lines · 14 code · 6 blank · 0 comment · 0 complexity · 9fad20bff3828a91ed0d13c78f39418a MD5 · raw file
- <html>
- <head>
- <title>SWIG:Examples:java:callback</title>
- </head>
- <body bgcolor="#ffffff">
- <tt>SWIG/Examples/python/extend/</tt>
- <hr>
- <H2>Implementing C++ callbacks in Java</H2>
- <p>
- This example illustrates how to use directors to implement C++ callbacks in Java.
- </p>
- <hr>
- </body>
- </html>