/trunk/Examples/java/callback/index.html

# · HTML · 20 lines · 14 code · 6 blank · 0 comment · 0 complexity · 9fad20bff3828a91ed0d13c78f39418a MD5 · raw file

  1. <html>
  2. <head>
  3. <title>SWIG:Examples:java:callback</title>
  4. </head>
  5. <body bgcolor="#ffffff">
  6. <tt>SWIG/Examples/python/extend/</tt>
  7. <hr>
  8. <H2>Implementing C++ callbacks in Java</H2>
  9. <p>
  10. This example illustrates how to use directors to implement C++ callbacks in Java.
  11. </p>
  12. <hr>
  13. </body>
  14. </html>