aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4/api-changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/j3d1_4/api-changes.html')
-rw-r--r--www/j3d1_4/api-changes.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/j3d1_4/api-changes.html b/www/j3d1_4/api-changes.html
index 0a88c60..ba9252a 100644
--- a/www/j3d1_4/api-changes.html
+++ b/www/j3d1_4/api-changes.html
@@ -82,6 +82,17 @@ I. New/deprecated fields, constructors, methods
----
New fields:
public static final int ALLOW_PARENT_READ
+ public static final int ALLOW_LOCALE_READ
+
+ New methods:
+ public Locale getLocale()
+
+
+ VirtualUniverse
+ ---------------
+ New methods:
+ public void addGraphStructureChangeListener(GraphStructureChangeListener listener)
+ public void removeGraphStructureChangeListener(GraphStructureChangeListener listener)
Sensor
@@ -176,11 +187,17 @@ III. New classes and interfaces (in javax.media.j3d)
-----------------
public class GLSLShaderProgram extends ShaderProgram
+ GraphStructureChangeListener
+ ----------------------------
+ public interface GraphStructureChangeListener
+
IV. Deprecated classes and interfaces (in javax.media.j3d)
CompressedGeometry
CompressedGeometryHeader
+ PickPoint
+ Morph
</pre>
<p><font color="gray">Page last updated &#8212;
$Date$