Serialized Form


Package com.sun.j3d.exp.swing

Class com.sun.j3d.exp.swing.JCanvas3D extends javax.swing.JPanel implements Serializable

Serialized Fields

template

javax.media.j3d.GraphicsConfigTemplate3D template
the template to be used for this canvas


graphicsConfig

java.awt.GraphicsConfiguration graphicsConfig
the graphics configuration used for this canvas


canvas

com.sun.j3d.exp.swing.JCanvas3D.InternalCanvas3D canvas
The canvas that is linked to the component.


hasBeenAdded

boolean hasBeenAdded
flag indicating that the JCanvas3D has been added to a container


resizeMode

int resizeMode
The resize mode currently being used.


resizeValidationDelay

int resizeValidationDelay
the idle delay that will trigger a real resize. ('idle' being the lack of resizing action from the user)


device

java.awt.GraphicsDevice device
the device to be used by this canvas


Package com.sun.j3d.loaders

Class com.sun.j3d.loaders.IncorrectFormatException extends java.lang.RuntimeException implements Serializable

Class com.sun.j3d.loaders.ParsingErrorException extends java.lang.RuntimeException implements Serializable


Package com.sun.j3d.utils.applet

Class com.sun.j3d.utils.applet.JMainFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

args

java.lang.String[] args

name

java.lang.String name

applet

java.applet.Applet applet

label

java.awt.Label label

appletSize

java.awt.Dimension appletSize

Class com.sun.j3d.utils.applet.MainFrame extends java.awt.Frame implements Serializable

Serialized Fields

args

java.lang.String[] args

name

java.lang.String name

barebones

boolean barebones

applet

java.applet.Applet applet

label

java.awt.Label label

appletSize

java.awt.Dimension appletSize

Package com.sun.j3d.utils.image

Class com.sun.j3d.utils.image.ImageException extends java.lang.RuntimeException implements Serializable


Package com.sun.j3d.utils.scenegraph.io

Class com.sun.j3d.utils.scenegraph.io.NamedObjectException extends java.lang.Exception implements Serializable

Class com.sun.j3d.utils.scenegraph.io.ObjectNotLoadedException extends java.lang.Exception implements Serializable

Class com.sun.j3d.utils.scenegraph.io.UnsupportedUniverseException extends java.lang.Exception implements Serializable


Package com.sun.j3d.utils.scenegraph.io.retained

Class com.sun.j3d.utils.scenegraph.io.retained.SGIORuntimeException extends java.lang.RuntimeException implements Serializable