aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4/picking.html
blob: cea288de5d7221d7e4e0f30adaec75c0df9b69e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>Java 3D 1.4: Picking Changes</title>
</head>
<body>
<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup> 1.4:
Picking Changes</h2>
<p>This page describes proposed picking changes in Java&nbsp;3D 1.4...
</p>
<p>The proposed API is:</p>
<ul>
  <li>New classes</li>
  <ul>
    <pre>public class XXXXX extends YYYYY<br>    method: setXxxxx()<br></pre>
  </ul>
  <li>New methods in existing classes:<br>
  </li>
  <ul>
    <pre>XXXXX<br>    method: setXxxxx()<br></pre>
  </ul>
</ul>
<p>More info here...
</p>
<p><font color="gray">Page last updated &#8212;
$Date$
</font></p>
</body>
</html>