Serialized Form


Package ccvisu

Class ccvisu.FrameGroup extends javax.swing.JFrame implements Serializable

serialVersionUID: 5669096380733602612L

Serialized Fields

lst

javax.swing.JList lst
what display the cluster's names


parent

WriterDataGraphicsDISP parent
where the clusters are stocked


display

FrameDisplay display
notify when significant changes are done


diag

javax.swing.JDialog diag

diag2

javax.swing.JDialog diag2

curClt

Group curClt
cluster curently edited


txt

javax.swing.JTextField txt

cltNodes

java.awt.List cltNodes

allNodes

java.awt.List allNodes

mode

javax.swing.JComboBox mode

mode2

javax.swing.JComboBox mode2

numberOfNode

javax.swing.JLabel numberOfNode
display informations


radius

javax.swing.JLabel radius
display informations


color

javax.swing.JComboBox color
to choose the color to display


visible

javax.swing.JCheckBox visible
to choose if the cluster should be diplayed


defaultVisible

javax.swing.JCheckBox defaultVisible
to choose if the default cluster should be diplayed


infoVisible

javax.swing.JCheckBox infoVisible
to choose if the cluster's info should be diplayed

Class ccvisu.FrameGUI extends javax.swing.JFrame implements Serializable

serialVersionUID: 200604191040L

Serialized Fields

options

Options options

inFormat

javax.swing.JComboBox inFormat
a choice for the input format


outFormat

javax.swing.JComboBox outFormat
a choice for the output format


inFile

javax.swing.JTextField inFile
textfield to enter the input file


outFile

javax.swing.JTextField outFile
textfield to enter the output file (when needed)


loadInFile

javax.swing.JButton loadInFile

saveOutFile

javax.swing.JButton saveOutFile

exec

javax.swing.JButton exec
validate choices and execute


MinimizerOptions

javax.swing.JPanel MinimizerOptions

DISPOptions

javax.swing.JPanel DISPOptions

CVSOptions

javax.swing.JPanel CVSOptions

dim

javax.swing.JComboBox dim

iter

javax.swing.JTextField iter

initLayout

javax.swing.JTextField initLayout

attrExp

javax.swing.JTextField attrExp

repuExp

javax.swing.JTextField repuExp

grav

javax.swing.JTextField grav

noWeight

javax.swing.JCheckBox noWeight

vertRepu

javax.swing.JComboBox vertRepu

loadInitLayout

javax.swing.JButton loadInitLayout

hideSource

javax.swing.JCheckBox hideSource

blackCircle

javax.swing.JCheckBox blackCircle

anim

javax.swing.JCheckBox anim

minVert

javax.swing.JTextField minVert

fontSize

javax.swing.JTextField fontSize

scale

javax.swing.JTextField scale

annot

javax.swing.JComboBox annot

backColor

javax.swing.JComboBox backColor

timeWindow

javax.swing.JTextField timeWindow

Class ccvisu.GraphEvent extends java.util.EventObject implements Serializable

serialVersionUID: 200604171207L

Class ccvisu.Relation extends java.util.ArrayList<java.util.List<java.lang.String>> implements Serializable

serialVersionUID: 20100124113500L