##################################################################

Appearance3DChooser v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################

Serialized Form


Package com.appearance3Dchooser

Class com.appearance3Dchooser.Appearance3DChooser extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

appearance3DPan

Appearance3DChooserPanel appearance3DPan

ok

javax.swing.JButton ok

cancel

javax.swing.JButton cancel

reset

javax.swing.JButton reset

info3DMenuItem

javax.swing.JMenuItem info3DMenuItem

aboutMenuItem

javax.swing.JMenuItem aboutMenuItem

helpMenuItem

javax.swing.JMenuItem helpMenuItem

infoUserMenuItem

javax.swing.JMenuItem infoUserMenuItem

infoSystemMenuItem

javax.swing.JMenuItem infoSystemMenuItem

infoJavaMenuItem

javax.swing.JMenuItem infoJavaMenuItem

infoParametersMenuItem

javax.swing.JMenuItem infoParametersMenuItem

emissiveColorInit

float[] emissiveColorInit

specularColorInit

float[] specularColorInit

ambientColorInit

float[] ambientColorInit

diffuseColorInit

float[] diffuseColorInit

shininessInit

float shininessInit

colorTargetInit

int colorTargetInit

lightingInit

boolean lightingInit

transparencyInit

float transparencyInit

transparencyModeInit

int transparencyModeInit

transparencySrcBlendFunctionInit

int transparencySrcBlendFunctionInit

transparencyDstBlendFunctionInit

int transparencyDstBlendFunctionInit

textureTransformInit

javax.media.j3d.Transform3D textureTransformInit

textureUseInit

boolean textureUseInit

textureFileInit

java.net.URL textureFileInit

texturePerspectiveCorrectionModeInit

int texturePerspectiveCorrectionModeInit

textureModeInit

int textureModeInit

textureBlendColorInit

float[] textureBlendColorInit

textureCombineRGBModeInit

int textureCombineRGBModeInit

textureCombineRGBSourceInit

int[] textureCombineRGBSourceInit

textureCombineRGBFunctionInit

int[] textureCombineRGBFunctionInit

textureCombineRGBScaleInit

int textureCombineRGBScaleInit

textureCombineAlphaModeInit

int textureCombineAlphaModeInit

textureCombineAlphaSourceInit

int[] textureCombineAlphaSourceInit

textureCombineAlphaFunctionInit

int[] textureCombineAlphaFunctionInit

textureCombineAlphaScaleInit

int textureCombineAlphaScaleInit

emissiveColor

float[] emissiveColor

specularColor

float[] specularColor

ambientColor

float[] ambientColor

diffuseColor

float[] diffuseColor

shininess

float shininess

colorTarget

int colorTarget

lighting

boolean lighting

transparency

float transparency

transparencyMode

int transparencyMode

transparencySrcBlendFunction

int transparencySrcBlendFunction

transparencyDstBlendFunction

int transparencyDstBlendFunction

textureTransform

javax.media.j3d.Transform3D textureTransform

textureUse

boolean textureUse

textureFile

java.net.URL textureFile

texturePerspectiveCorrectionMode

int texturePerspectiveCorrectionMode

textureMode

int textureMode

textureBlendColor

float[] textureBlendColor

textureCombineRGBMode

int textureCombineRGBMode

textureCombineRGBSource

int[] textureCombineRGBSource

textureCombineRGBFunction

int[] textureCombineRGBFunction

textureCombineRGBScale

int textureCombineRGBScale

textureCombineAlphaMode

int textureCombineAlphaMode

textureCombineAlphaSource

int[] textureCombineAlphaSource

textureCombineAlphaFunction

int[] textureCombineAlphaFunction

textureCombineAlphaScale

int textureCombineAlphaScale

boundSupport

java.beans.PropertyChangeSupport boundSupport

Class com.appearance3Dchooser.Appearance3DChooserApplet extends javax.swing.JApplet implements Serializable

serialVersionUID: 1L

Class com.appearance3Dchooser.Appearance3DChooserPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

ambientColor

float[] ambientColor

diffuseColor

float[] diffuseColor

specularColor

float[] specularColor

emissiveColor

float[] emissiveColor

shininess

float shininess

colorTarget

int colorTarget

lighting

boolean lighting

transparencyMode

int transparencyMode

transparencySrcBlendFunction

int transparencySrcBlendFunction

transparencyDstBlendFunction

int transparencyDstBlendFunction

transparency

float transparency

DefaultTextureName

java.net.URL DefaultTextureName

textureName

java.net.URL textureName

isTextureSet

boolean isTextureSet

textureTransform

javax.media.j3d.Transform3D textureTransform

texturePerspectiveCorrectionMode

int texturePerspectiveCorrectionMode

textureMode

int textureMode

textureBlendColor

float[] textureBlendColor

textureCombineRGBSource

int[] textureCombineRGBSource

textureCombineRGBFunction

int[] textureCombineRGBFunction

textureCombineRGBMode

int textureCombineRGBMode

textureCombineRGBScale

int textureCombineRGBScale

textureCombineAlphaMode

int textureCombineAlphaMode

textureCombineAlphaSource

int[] textureCombineAlphaSource

textureCombineAlphaFunction

int[] textureCombineAlphaFunction

textureCombineAlphaScale

int textureCombineAlphaScale

mainTabbedPane

javax.swing.JTabbedPane mainTabbedPane

MaterialTabPane

javax.swing.JTabbedPane MaterialTabPane

ambientColorPanel

javax.swing.JPanel ambientColorPanel

diffuseColorPanel

javax.swing.JPanel diffuseColorPanel

specularColorPanel

javax.swing.JPanel specularColorPanel

emissiveColorPanel

javax.swing.JPanel emissiveColorPanel

miscellaneousPanel

javax.swing.JPanel miscellaneousPanel

transparencyPanel

javax.swing.JPanel transparencyPanel

texturePane

TexturePane texturePane

renderingViewPanel

RenderingViewPanel renderingViewPanel

ambientColorPicker

com.colorpicker.swing.ColorPicker ambientColorPicker

diffuseColorPicker

com.colorpicker.swing.ColorPicker diffuseColorPicker

emissiveColorPicker

com.colorpicker.swing.ColorPicker emissiveColorPicker

specularColorPicker

com.colorpicker.swing.ColorPicker specularColorPicker

listColorTarget

javax.swing.JComboBox listColorTarget

listTransparencyMode

javax.swing.JComboBox listTransparencyMode

listTransparencySrcBlendFunction

javax.swing.JComboBox listTransparencySrcBlendFunction

listTransparencyDstBlendFunction

javax.swing.JComboBox listTransparencyDstBlendFunction

sliderShininess

javax.swing.JSlider sliderShininess

spinnerShininess

javax.swing.JSpinner spinnerShininess

checkBoxLighting

javax.swing.JCheckBox checkBoxLighting

sliderTransparency

javax.swing.JSlider sliderTransparency

spinnerTransparency

javax.swing.JSpinner spinnerTransparency

showMaterial

boolean showMaterial

showTransparency

boolean showTransparency

showTexture

boolean showTexture

showRendering

boolean showRendering

Class com.appearance3Dchooser.Appearance3DChooserPanelApplet extends javax.swing.JApplet implements Serializable

serialVersionUID: 1L

Class com.appearance3Dchooser.RenderingViewPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

objectsSwitch

javax.media.j3d.Switch objectsSwitch

axisFrontend

javax.media.j3d.Switch axisFrontend

scene

javax.media.j3d.BranchGroup scene

sceneTransform

javax.media.j3d.TransformGroup sceneTransform

vueTop

SceneView vueTop

vueFront

SceneView vueFront

vueLeft

SceneView vueLeft

vueRight

SceneView vueRight

bigVue

SceneView bigVue

antialiasingButton

javax.swing.JRadioButton antialiasingButton

axisButton

javax.swing.JRadioButton axisButton

backgroundColorRSpinner

javax.swing.JSpinner backgroundColorRSpinner

backgroundColorGSpinner

javax.swing.JSpinner backgroundColorGSpinner

backgroundColorBSpinner

javax.swing.JSpinner backgroundColorBSpinner

bigVueButton

javax.swing.JRadioButton bigVueButton

boxButton

javax.swing.JRadioButton boxButton

sphereButton

javax.swing.JRadioButton sphereButton

cylinderButton

javax.swing.JRadioButton cylinderButton

coneButton

javax.swing.JRadioButton coneButton

addAmbientLightButton

javax.swing.JRadioButton addAmbientLightButton

addDirectionalLightButton

javax.swing.JRadioButton addDirectionalLightButton

addSpotLightButton

javax.swing.JRadioButton addSpotLightButton

addPointLightButton

javax.swing.JRadioButton addPointLightButton

scenePanel

javax.swing.JPanel scenePanel

addingLightPanel

javax.swing.JPanel addingLightPanel

lightsPanel

javax.swing.JPanel lightsPanel

lightsPanelScrollPane

javax.swing.JScrollPane lightsPanelScrollPane

bigVueFrame

javax.swing.JFrame bigVueFrame

NbLignsLights

int NbLignsLights

lightsConstraint

java.awt.GridBagConstraints lightsConstraint

texture

javax.media.j3d.Texture texture

DefaultTexture

java.net.URL DefaultTexture

textureAttributes

javax.media.j3d.TextureAttributes textureAttributes

textureTransform

javax.media.j3d.Transform3D textureTransform

background

javax.media.j3d.Background background

ambientLightsVector

java.util.Vector<E> ambientLightsVector

directionalLightsVector

java.util.Vector<E> directionalLightsVector

pointLightsVector

java.util.Vector<E> pointLightsVector

spotLightsVector

java.util.Vector<E> spotLightsVector

appearanceObjects

javax.media.j3d.Appearance appearanceObjects

Class com.appearance3Dchooser.TexturePane extends javax.swing.JTabbedPane implements Serializable

serialVersionUID: 1L

Serialized Fields

textureNameJText

javax.swing.JTextField textureNameJText

fileChooserButton

javax.swing.JButton fileChooserButton

OKButton

javax.swing.JButton OKButton

fileChooser

javax.swing.JFileChooser fileChooser

setTextureButton

javax.swing.JRadioButton setTextureButton

imageIcon

javax.swing.ImageIcon imageIcon

textureName

java.net.URL textureName

DefaultTexture

java.net.URL DefaultTexture

useTexture

boolean useTexture

image

java.awt.Image image

textureMode

int textureMode

perspectiveCorrectionMode

int perspectiveCorrectionMode

combineRGBMode

int combineRGBMode

combineAlphaMode

int combineAlphaMode

combineRGBFunctionC0

int combineRGBFunctionC0

combineRGBFunctionC1

int combineRGBFunctionC1

combineRGBFunctionC2

int combineRGBFunctionC2

combineAlphaFunctionC0

int combineAlphaFunctionC0

combineAlphaFunctionC1

int combineAlphaFunctionC1

combineAlphaFunctionC2

int combineAlphaFunctionC2

combineRGBSourceC0

int combineRGBSourceC0

combineRGBSourceC1

int combineRGBSourceC1

combineRGBSourceC2

int combineRGBSourceC2

combineAlphaSourceC0

int combineAlphaSourceC0

combineAlphaSourceC1

int combineAlphaSourceC1

combineAlphaSourceC2

int combineAlphaSourceC2

combineRGBScale

int combineRGBScale

combineAlphaScale

int combineAlphaScale

textureTransform

javax.media.j3d.Transform3D textureTransform

textureTransformUniformScale

boolean textureTransformUniformScale

blendColor

float[] blendColor

listTextureMode

javax.swing.JComboBox listTextureMode

listCombineRGBMode

javax.swing.JComboBox listCombineRGBMode

listCombineAlphaMode

javax.swing.JComboBox listCombineAlphaMode

listCombineRGBFunctionC0

javax.swing.JComboBox listCombineRGBFunctionC0

listCombineRGBFunctionC1

javax.swing.JComboBox listCombineRGBFunctionC1

listCombineRGBFunctionC2

javax.swing.JComboBox listCombineRGBFunctionC2

listCombineAlphaFunctionC0

javax.swing.JComboBox listCombineAlphaFunctionC0

listCombineAlphaFunctionC1

javax.swing.JComboBox listCombineAlphaFunctionC1

listCombineAlphaFunctionC2

javax.swing.JComboBox listCombineAlphaFunctionC2

listCombineRGBSourceC0

javax.swing.JComboBox listCombineRGBSourceC0

listCombineRGBSourceC1

javax.swing.JComboBox listCombineRGBSourceC1

listCombineRGBSourceC2

javax.swing.JComboBox listCombineRGBSourceC2

listCombineAlphaSourceC0

javax.swing.JComboBox listCombineAlphaSourceC0

listCombineAlphaSourceC1

javax.swing.JComboBox listCombineAlphaSourceC1

listCombineAlphaSourceC2

javax.swing.JComboBox listCombineAlphaSourceC2

listPerspectiveCorrectionMode

javax.swing.JComboBox listPerspectiveCorrectionMode

listCombineRGBScale

javax.swing.JComboBox listCombineRGBScale

listCombineAlphaScale

javax.swing.JComboBox listCombineAlphaScale

textureSpinnerTransformRotZ

javax.swing.JSpinner textureSpinnerTransformRotZ

textureSpinnerTransformScaleX

javax.swing.JSpinner textureSpinnerTransformScaleX

textureSpinnerTransformScaleY

javax.swing.JSpinner textureSpinnerTransformScaleY

textureSpinnerTransformTranslatX

javax.swing.JSpinner textureSpinnerTransformTranslatX

textureSpinnerTransformTranslatY

javax.swing.JSpinner textureSpinnerTransformTranslatY

textureButtonTransformReset

javax.swing.JRadioButton textureButtonTransformReset

textureButtonTransformUniformScale

javax.swing.JRadioButton textureButtonTransformUniformScale

textureTabbedPane

javax.swing.JTabbedPane textureTabbedPane

blendColorPicker

com.colorpicker.swing.ColorPicker blendColorPicker



##################################################################

Appearance3DChooser v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################