aboutsummaryrefslogtreecommitdiff
path: root/Examples/java/extend/index.html
blob: b4ddbf244091b8a632fcf3734bbcfb64bcc28606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>SWIG:Examples:java:extend</title>
</head>

<body bgcolor="#ffffff">


<tt>SWIG/Examples/java/extend/</tt>
<hr>

<H2>Extending a simple C++ class in Java</H2>

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

<p>
This example illustrates the extending of a C++ class with cross language polymorphism.

<hr>
</body>
</html>