aboutsummaryrefslogtreecommitdiff
path: root/Examples/java/callback/index.html
blob: c36c63d6c07f2fc00df1bc03818ccd8a5b3188f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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>

<tt>$Header$</tt><br>

<p>
This example illustrates how to use directors to implement C++ callbacks in Java.
</p>

<hr>
</body>
</html>