diff options
author | Kevin Rushforth <[email protected]> | 2006-01-24 15:48:07 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2006-01-24 15:48:07 +0000 |
commit | 2229f72a2bd37040e0f7b0a249923b550fb15309 (patch) | |
tree | bf1eddd36087d99a624f21b9cd00d75de70038d2 /www/j3d1_4/multipass.html | |
parent | 9d7eff05ab6ff5b71b88cf77e9eabe63bcec5ac3 (diff) |
Updated more obsolete pages; they all now point to the Wiki
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@508 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/multipass.html')
-rw-r--r-- | www/j3d1_4/multipass.html | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/www/j3d1_4/multipass.html b/www/j3d1_4/multipass.html index 483adfb..4cdc828 100644 --- a/www/j3d1_4/multipass.html +++ b/www/j3d1_4/multipass.html @@ -3,33 +3,12 @@ <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> - <title>Java 3D 1.5: Multipass Support</title> + <title>Obsolete Page</title> </head> <body> -<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.5: -Multipass Support</h2> -<h3><span style="color: rgb(0, 153, 0);"><i>ROUGH DRAFT: This API -is a Work in Progress</i></span></h3> -<hr> -<p>This page describes the proposed Multipass Support in Java 3D -1.5... -</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 — -$Date$ -</font></p> +<h2>Obsolete Page</h2> +<p>This page is obsolete. Click <a + href="http://wiki.java.net/bin/view/Javadesktop/Java3DRoadmap">here</a> +to go the Java 3D Roadmap page of the Java 3D Wiki.</p> </body> </html> |