JMV 0.80 Programmer's Documentation

Serialized Form

Class ColorChooserBean implements Serializable

Serialized Fields

m_lColorLabel

java.awt.Label m_lColorLabel

m_lRangeLabel

java.awt.Label m_lRangeLabel

m_chColors

java.awt.Choice m_chColors

m_chRange

java.awt.Choice m_chRange

m_iColor

int m_iColor
current color scheme


m_iGradient

int m_iGradient
current color gradient


changes

java.beans.PropertyChangeSupport changes

colorHolder

OptionsHolder colorHolder

gradientHolder

OptionsHolder gradientHolder


Class ControlBean implements Serializable

Serialized Fields

m_bUtilities

java.awt.Button m_bUtilities

m_fPopup

java.awt.Frame m_fPopup

m_bClose

java.awt.Button m_bClose

m_lLightLabel

java.awt.Label m_lLightLabel

m_cbUpper

java.awt.Checkbox m_cbUpper

m_cbLower

java.awt.Checkbox m_cbLower

m_cbFront

java.awt.Checkbox m_cbFront

m_cbBack

java.awt.Checkbox m_cbBack

m_cbDepthCue

java.awt.Checkbox m_cbDepthCue

m_lSphereResLabel

java.awt.Label m_lSphereResLabel

m_tfSphereRes

java.awt.TextField m_tfSphereRes

m_bOK

java.awt.Button m_bOK

changes

java.beans.PropertyChangeSupport changes


Class FileChooserBean implements Serializable

Serialized Fields

m_strFileName

java.lang.String m_strFileName
the name of the file


m_lFile

java.awt.Label m_lFile

m_buttonBrowse

java.awt.Button m_buttonBrowse

m_buttonSelectFile

java.awt.Button m_buttonSelectFile

m_tfFileInput

java.awt.TextField m_tfFileInput

m_buttonMain

java.awt.Button m_buttonMain

m_buttonCancel

java.awt.Button m_buttonCancel

fPopup

java.awt.Frame fPopup

changes

java.beans.PropertyChangeSupport changes


Class HelpBean implements Serializable

Serialized Fields

url

java.lang.String url

m_fFrame

java.awt.Frame m_fFrame

m_bClose

java.awt.Button m_bClose


Class MainBean implements Serializable

Serialized Fields

m_iRep

int m_iRep
current representation


m_strFile

java.lang.String m_strFile
current molecule filename


m_iColorScheme

int m_iColorScheme
current color scheme


m_iStereoMode

int m_iStereoMode
current stereo mode


m_Molecule

Molecule m_Molecule
current Molecule


m_mgMolecGraphics

MolecGraphics m_mgMolecGraphics
MolecGraphics for molecule graphics options


m_MolecIO

MolecIO m_MolecIO
MolecIO for molecule input/output operations


m_iGradient

int m_iGradient
current color gradient


m_pubSynchBean

PubSynchBean m_pubSynchBean


Class Option implements Serializable

Serialized Fields

m_iId

int m_iId
id number


m_strName

java.lang.String m_strName
name


Class OptionsHolder implements Serializable

Serialized Fields

m_strTitle

java.lang.String m_strTitle
title of the holder


m_strDescription

java.lang.String m_strDescription
description of the holder


m_vOptions

java.util.Vector m_vOptions


Class PubSynchBean implements Serializable

Serialized Fields

m_tg

javax.media.j3d.TransformGroup m_tg

m_t3d

javax.media.j3d.Transform3D m_t3d

m_Molecule

Molecule m_Molecule
Molecule to publish


m_iRep

int m_iRep
Representation of molecule to publish


m_strRep

java.lang.String m_strRep

m_iColor

int m_iColor
Color scheme of molecule to publish


m_strColor

java.lang.String m_strColor

m_iGradient

int m_iGradient
Color gradient of molecule to publish


m_strGradient

java.lang.String m_strGradient

m_strLights

java.lang.String m_strLights
Lights of scene to publish


m_strFilename

java.lang.String m_strFilename
Filename of molecule to publish


m_canvas

javax.media.j3d.Canvas3D m_canvas
Canvas for image drawing


m_pubFrame

java.awt.Frame m_pubFrame
pop-up frame for naming a file


m_synchFrame

java.awt.Frame m_synchFrame
pop-up frame for retrieving a vile


m_publish

java.awt.Button m_publish

m_synch

java.awt.Button m_synch

publish

java.awt.Button publish

pubCancel

java.awt.Button pubCancel

synch

java.awt.Button synch

browse

java.awt.Button browse

synchCancel

java.awt.Button synchCancel

saveImageCheck

java.awt.Checkbox saveImageCheck

tfPubFileName

java.awt.TextField tfPubFileName

tfSynchFileName

java.awt.TextField tfSynchFileName

changes

java.beans.PropertyChangeSupport changes


Class RepChooserBean implements Serializable

Serialized Fields

m_lRepLabel

java.awt.Label m_lRepLabel

m_chReps

java.awt.Choice m_chReps

m_iRep

int m_iRep
current representation


changes

java.beans.PropertyChangeSupport changes

holder

OptionsHolder holder


Class StereoChooserBean implements Serializable

Serialized Fields

m_lStereoLabel

java.awt.Label m_lStereoLabel

m_chStereo

java.awt.Choice m_chStereo

m_iStereo

int m_iStereo
Current stereo mode; 0 = off, 1 = on


changes

java.beans.PropertyChangeSupport changes


Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois