j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Interface Notifier

All Known Implementing Classes:
Anchor, Appearance, AudioClip, Background, Billboard, BindableNode, Box, Collision, Color, ColorInterpolator, Cone, Coordinate, CoordinateInterpolator, Cylinder, CylinderSensor, DirectionalLight, DragSensor, ElevationGrid, Fog, FontStyle, Geometry, Group, GroupBase, GroupGeom, ImageTexture, ImplNode, IndexedFaceSet, IndexedLineSet, Inline, Interpolator, Light, LOD, Material, MovieTexture, NavigationInfo, Node, NonSharedNode, Normal, NormalInterpolator, OrientationInterpolator, PixelTexture, PlaneSensor, PointLight, PointSet, PositionInterpolator, ProtoInstance, ProximitySensor, ScalarInterpolator, SceneTransform, Script, Shape, Sound, Sphere, SphereSensor, SpotLight, Switch, Text, TextureCoordinate, TextureTransform, TimeSensor, TouchSensor, Transform, Viewpoint, VisibilitySensor, WorldInfo

public interface Notifier

Description of the Interface


Method Summary
 void notifyMethod(String eventInName, double time)
          Description of the Method
 

Method Detail

notifyMethod

void notifyMethod(String eventInName,
                  double time)
Description of the Method

Parameters:
eventInName - Description of the Parameter
time - Description of the Parameter

j3d-vrml97-0.1.0

Todo: put BSD License reference here..