Serialized Form


Package net.java.joglutils

Class net.java.joglutils.GLJFrame extends JFrame implements Serializable

Serialized Fields

listener

javax.media.opengl.GLEventListener listener

caps

javax.media.opengl.GLCapabilities caps

chooser

javax.media.opengl.GLCapabilitiesChooser chooser

animator

com.sun.opengl.util.Animator animator

contextToShareWith

javax.media.opengl.GLContext contextToShareWith

mainCanvas

Canvas mainCanvas

Class net.java.joglutils.JPanelDialog extends JDialog implements Serializable

Serialized Fields

result

boolean result

acceptButton

JButton acceptButton

rejectButton

JButton rejectButton

mainPanel

JPanel mainPanel

numOfPanels

int numOfPanels

Package net.java.joglutils.jogltext

Class net.java.joglutils.jogltext.JogltextException extends RuntimeException implements Serializable


Package net.java.joglutils.lighting

Class net.java.joglutils.lighting.ColorButton extends JButton implements Serializable

Class net.java.joglutils.lighting.LightingException extends RuntimeException implements Serializable

Class net.java.joglutils.lighting.LightPanel extends JPanel implements Serializable

Serialized Fields

ambientButton

JButton ambientButton

conCoeffField

JFormattedTextField conCoeffField

diffuseButton

JButton diffuseButton

jLabel1

JLabel jLabel1

jLabel10

JLabel jLabel10

jLabel11

JLabel jLabel11

jLabel12

JLabel jLabel12

jLabel13

JLabel jLabel13

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jLabel6

JLabel jLabel6

jLabel7

JLabel jLabel7

jLabel8

JLabel jLabel8

jLabel9

JLabel jLabel9

lightNumField

JTextField lightNumField

linCoeffField

JFormattedTextField linCoeffField

posWField

JFormattedTextField posWField

posXField

JFormattedTextField posXField

posYField

JFormattedTextField posYField

posZField

JFormattedTextField posZField

quadCoeffField

JFormattedTextField quadCoeffField

specularButton

JButton specularButton

spotCutoffField

JFormattedTextField spotCutoffField

spotExponentField

JFormattedTextField spotExponentField

spotXField

JFormattedTextField spotXField

spotYField

JFormattedTextField spotYField

spotZField

JFormattedTextField spotZField

Class net.java.joglutils.lighting.MaterialPanel extends JPanel implements Serializable

Serialized Fields

ambientButton

JButton ambientButton

diffuseButton

JButton diffuseButton

emissiveButton

JButton emissiveButton

jLabel1

JLabel jLabel1

shininessField

JFormattedTextField shininessField

specularButton

JButton specularButton