git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
20 lines
295 B
HTML
20 lines
295 B
HTML
<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>
|