Serialized Form


Package fcmodeler

Class fcmodeler.FCModelerDesktop implements Serializable

Serialized Fields

_menuBar

javax.swing.JMenuBar _menuBar

_menu

javax.swing.JMenu _menu

_desktopPane

javax.swing.JDesktopPane _desktopPane

_toolBar

javax.swing.JToolBar _toolBar

jButton1

javax.swing.JButton jButton1

_fcmodeler

FCModeler _fcmodeler

Class fcmodeler.FCModelerFrame implements Serializable

Serialized Fields

_fcmodeler

FCModeler _fcmodeler

Class fcmodeler.FCModelerInternalFrame implements Serializable

Serialized Fields

_fcmodeler

FCModeler _fcmodeler

Class fcmodeler.WalkSelectionFrame implements Serializable

Serialized Fields

_scrollPane

javax.swing.JScrollPane _scrollPane

_list

javax.swing.JList _list

_walks

java.lang.Object[] _walks

_highlighter

HighlightWalk _highlighter


Package fcmodeler.actions

Class fcmodeler.actions.AbstractGraphAction implements Serializable

Serialized Fields

_fcmodeler

FCModeler _fcmodeler

Class fcmodeler.actions.AGEMLayoutAction implements Serializable

Class fcmodeler.actions.CreateSubgraphAction implements Serializable

Class fcmodeler.actions.CSAConfigDialog implements Serializable

Serialized Fields

jPanel3

javax.swing.JPanel jPanel3

_ok

javax.swing.JButton _ok

_cancel

javax.swing.JButton _cancel

jPanel1

javax.swing.JPanel jPanel1

_cbSaveToFile

javax.swing.JCheckBox _cbSaveToFile

_cbShowResultsList

javax.swing.JCheckBox _cbShowResultsList

_cbMaxCycleLength

javax.swing.JCheckBox _cbMaxCycleLength

_maxCycleLength

javax.swing.JTextField _maxCycleLength

_findCyclesAction

FindCyclesAction _findCyclesAction

_okSelected

boolean _okSelected

Class fcmodeler.actions.DatabaseConnectionDialog implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

_jtfHost

javax.swing.JTextField _jtfHost

_jtfUser

javax.swing.JTextField _jtfUser

_jpfPassword

javax.swing.JPasswordField _jpfPassword

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

_jtfDB

javax.swing.JTextField _jtfDB

jLabel4

javax.swing.JLabel jLabel4

jPanel2

javax.swing.JPanel jPanel2

_jbtnOK

javax.swing.JButton _jbtnOK

_jbtnCancel

javax.swing.JButton _jbtnCancel

_url

java.lang.String _url

Class fcmodeler.actions.EnterStringDialog implements Serializable

Serialized Fields

_jPanel1

javax.swing.JPanel _jPanel1

_jlEnterString

javax.swing.JLabel _jlEnterString

_jtfEnterString

javax.swing.JTextField _jtfEnterString

_jPanel2

javax.swing.JPanel _jPanel2

_jbtnOK

javax.swing.JButton _jbtnOK

_jbtnCancel

javax.swing.JButton _jbtnCancel

_status

int _status

Class fcmodeler.actions.ExitAction implements Serializable

Class fcmodeler.actions.FastGEMLayoutAction implements Serializable

Class fcmodeler.actions.FindCyclesAction implements Serializable

Serialized Fields

_cycles

java.util.Set _cycles

_actionEvent

java.awt.event.ActionEvent _actionEvent

_writer

CycleFileWriter _writer

_saveToFile

boolean _saveToFile

_saveInMemory

boolean _saveInMemory

_maxLength

int _maxLength

Class fcmodeler.actions.FindNodeAction implements Serializable

Class fcmodeler.actions.GEMLayoutAction implements Serializable

Class fcmodeler.actions.GraphToPostscriptAction implements Serializable

Class fcmodeler.actions.HighlightWalkAction implements Serializable

Class fcmodeler.actions.JGraphToJPEGAction implements Serializable

Class fcmodeler.actions.OpenAnimationFileAction implements Serializable

Class fcmodeler.actions.OpenCycleFileAction implements Serializable

Class fcmodeler.actions.OpenGraphAction implements Serializable

Class fcmodeler.actions.OpenGraphDatabaseAction implements Serializable

Class fcmodeler.actions.OpenMappingEditorAction implements Serializable

Class fcmodeler.actions.OpenPropertyViewerAction implements Serializable

Serialized Fields

_viewer

PropertyViewer _viewer

Class fcmodeler.actions.RankClusterDotLayoutAction implements Serializable

Class fcmodeler.actions.SaveGraphAction implements Serializable

Class fcmodeler.actions.SCCAction implements Serializable

Serialized Fields

_time

int _time

_i

int _i

_sccs

java.util.Set _sccs

_ordering

java.util.List _ordering

Class fcmodeler.actions.SimpleDotLayoutAction implements Serializable

Class fcmodeler.actions.SOMAction implements Serializable

Class fcmodeler.actions.ZoomInAction implements Serializable

Class fcmodeler.actions.ZoomOutAction implements Serializable


Package fcmodeler.animation

Class fcmodeler.animation.AnimationControlPanel implements Serializable

Serialized Fields

_controlPanel

javax.swing.JPanel _controlPanel

_previous

javax.swing.JButton _previous

_play

javax.swing.JButton _play

_pause

javax.swing.JButton _pause

_stop

javax.swing.JButton _stop

_next

javax.swing.JButton _next

_frameScroll

javax.swing.JScrollBar _frameScroll

_frameLabel

javax.swing.JLabel _frameLabel

_delayPanel

javax.swing.JPanel _delayPanel

_delayLabel

javax.swing.JLabel _delayLabel

_delaySlider

javax.swing.JSlider _delaySlider

_animator

Animator _animator

_maxDelay

int _maxDelay

Class fcmodeler.animation.AnimationEvent implements Serializable

Serialized Fields

_frame

int _frame

_animator

Animator _animator


Package fcmodeler.attributes

Class fcmodeler.attributes.ColorFactoryPanel implements Serializable

Serialized Fields

_listScroll

javax.swing.JScrollPane _listScroll

_list

javax.swing.JList _list

Class fcmodeler.attributes.ConnectorEndEditor implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

list

javax.swing.JList list

scrollPane

javax.swing.JScrollPane scrollPane

_connectorEnd

diva.canvas.connector.ConnectorEnd _connectorEnd

_arrowhead

ArrowheadExt _arrowhead

_filledRectangleHead

FilledRectangleHead _filledRectangleHead

_blobCircleHead

BlobCircleHeadExt _blobCircleHead

_blobDiamondHead

BlobDiamondHeadExt _blobDiamondHead

Class fcmodeler.attributes.DashEditor implements Serializable

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

_parameter1

javax.swing.JTextField _parameter1

_parameter2

javax.swing.JTextField _parameter2

jLabel2

javax.swing.JLabel jLabel2

Class fcmodeler.attributes.EditorDialog implements Serializable

Serialized Fields

_options

javax.swing.JPanel _options

_ok

javax.swing.JButton _ok

_cancel

javax.swing.JButton _cancel

_editor

VisualAttributeEditor _editor

_value

VisualAttributeValue _value

Class fcmodeler.attributes.LineWidthEditor implements Serializable

Serialized Fields

_thickness

javax.swing.JTextField _thickness

jLabel1

javax.swing.JLabel jLabel1

Class fcmodeler.attributes.NodeShapeEditor implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

jbtnRectangle

javax.swing.JButton jbtnRectangle

jbtnRoundRectangle

javax.swing.JButton jbtnRoundRectangle

jbtnEllipse

javax.swing.JButton jbtnEllipse

jbtnTest

javax.swing.JButton jbtnTest

jbtnDiamond

javax.swing.JButton jbtnDiamond

_nodeShape

NodeShape _nodeShape

_rectangle

NodeShape _rectangle

_roundRectangle

NodeShape _roundRectangle

_ellipse

NodeShape _ellipse

_test

NodeShape _test

_diamond

NodeShape _diamond


Package fcmodeler.event

Class fcmodeler.event.FCMPopupMenu implements Serializable


Package fcmodeler.io

Class fcmodeler.io.GraphFileOptionsPanel implements Serializable

Serialized Fields

_options

javax.swing.JPanel _options

_coordinates

javax.swing.JCheckBox _coordinates

_mappings

javax.swing.JCheckBox _mappings

_topology

javax.swing.JCheckBox _topology


Package fcmodeler.io.db

Class fcmodeler.io.db.SubsetSelectionDialog implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

_ok

javax.swing.JButton _ok

_cancel

javax.swing.JButton _cancel

jPanel2

javax.swing.JPanel jPanel2

_table

javax.swing.JTable _table

_model

SubsetTableModel _model

_status

int _status

Class fcmodeler.io.db.SubsetTableModel implements Serializable

Serialized Fields

_data

java.util.List _data


Package fcmodeler.jsomap

Class fcmodeler.jsomap.HistogramDoubleCellRenderer implements Serializable

Serialized Fields

_showZeros

boolean _showZeros

_shading

boolean _shading

Class fcmodeler.jsomap.HistogramPanel implements Serializable

Serialized Fields

_optionsPanel

javax.swing.JPanel _optionsPanel

_showZeros

javax.swing.JCheckBox _showZeros

_shading

javax.swing.JCheckBox _shading

_renderer

HistogramDoubleCellRenderer _renderer

Class fcmodeler.jsomap.HistogramTableModel implements Serializable

Serialized Fields

_colNames

java.lang.String[] _colNames

_rowNames

java.lang.Object[] _rowNames

_data

java.lang.Double[][] _data

Class fcmodeler.jsomap.MapPanel implements Serializable

Serialized Fields

_graphs

JWeightedGraph[][] _graphs

_frame

FCModelerFrame _frame


Package fcmodeler.mapping

Class fcmodeler.mapping.AttributesListModel implements Serializable

Serialized Fields

_attributes

java.util.Collection _attributes

Class fcmodeler.mapping.BasicTableCellRenderer implements Serializable

Serialized Fields

_selectionModel

BasicTableSelectionModel _selectionModel

Class fcmodeler.mapping.EdgePropertiesTableModel implements Serializable

Serialized Fields

_columnNames

java.util.List _columnNames

_data

java.util.List _data

_rowCount

int _rowCount

Class fcmodeler.mapping.MappingEditor implements Serializable

Serialized Fields

_nConnectivesGroup

javax.swing.ButtonGroup _nConnectivesGroup

_eConnectivesGroup

javax.swing.ButtonGroup _eConnectivesGroup

_splitPane

javax.swing.JSplitPane _splitPane

_nodesPanel

javax.swing.JPanel _nodesPanel

_npMappings

javax.swing.JPanel _npMappings

_nspMappings

javax.swing.JScrollPane _nspMappings

_nMappings

javax.swing.JList _nMappings

_npPropertyValues

javax.swing.JPanel _npPropertyValues

_nspPropertyValues

javax.swing.JScrollPane _nspPropertyValues

_nPropertyValues

javax.swing.JTable _nPropertyValues

_npConnectives

javax.swing.JPanel _npConnectives

_nAnd

javax.swing.JRadioButton _nAnd

_nOr

javax.swing.JRadioButton _nOr

_npAttributes

javax.swing.JPanel _npAttributes

_nspAttributes

javax.swing.JScrollPane _nspAttributes

_nAttributes

javax.swing.JList _nAttributes

_edgesPanel

javax.swing.JPanel _edgesPanel

_epMappings

javax.swing.JPanel _epMappings

_espMappings

javax.swing.JScrollPane _espMappings

_eMappings

javax.swing.JList _eMappings

_epPropertyValues

javax.swing.JPanel _epPropertyValues

_espPropertyValues

javax.swing.JScrollPane _espPropertyValues

_ePropertyValues

javax.swing.JTable _ePropertyValues

_epConnectives

javax.swing.JPanel _epConnectives

_eAnd

javax.swing.JRadioButton _eAnd

_eOr

javax.swing.JRadioButton _eOr

_epAttributes

javax.swing.JPanel _epAttributes

_espAttributes

javax.swing.JScrollPane _espAttributes

_eAttributes

javax.swing.JList _eAttributes

_nodeMappings

MappingListModel _nodeMappings

_edgeMappings

MappingListModel _edgeMappings

_nodeProperties

NodePropertiesTableModel _nodeProperties

_edgeProperties

EdgePropertiesTableModel _edgeProperties

_nodeAttributes

AttributesListModel _nodeAttributes

_edgeAttributes

AttributesListModel _edgeAttributes

_nodeSelection

BasicTableSelectionModel _nodeSelection

_edgeSelection

BasicTableSelectionModel _edgeSelection

_graph

diva.graph.model.Graph _graph

_view

diva.graph.GraphView _view

Class fcmodeler.mapping.MappingListModel implements Serializable

Serialized Fields

_mappings

java.util.Set _mappings

Class fcmodeler.mapping.NodePropertiesTableModel implements Serializable

Serialized Fields

_columnNames

java.util.List _columnNames

_data

java.util.List _data

_rowCount

int _rowCount


Package fcmodeler.properties

Class fcmodeler.properties.PropertyViewer implements Serializable

Serialized Fields

_splitPane

javax.swing.JSplitPane _splitPane

_nodeScrollPane

javax.swing.JScrollPane _nodeScrollPane

_nodeTable

javax.swing.JTable _nodeTable

_edgeScrollPane

javax.swing.JScrollPane _edgeScrollPane

_edgeTable

javax.swing.JTable _edgeTable

_selectionModel

diva.canvas.selection.SelectionModel _selectionModel

_propertyFilter

PropertyTableFilter _propertyFilter


Package fcmodeler.subgraph

Class fcmodeler.subgraph.Cycle implements Serializable

Class fcmodeler.subgraph.CycleFrame implements Serializable

Serialized Fields

jMenuBar1

javax.swing.JMenuBar jMenuBar1

_fileMenu

javax.swing.JMenu _fileMenu

_saveMenuItem

javax.swing.JMenuItem _saveMenuItem

_filterMenu

javax.swing.JMenu _filterMenu

_filterMenuItem

javax.swing.JMenuItem _filterMenuItem

_restoreMenuItem

javax.swing.JMenuItem _restoreMenuItem

_scrollPane

javax.swing.JScrollPane _scrollPane

_list

javax.swing.JList _list

_walks

java.lang.Object[] _walks

_highlighter

HighlightWalk _highlighter

Class fcmodeler.subgraph.FilterDialog implements Serializable

Serialized Fields

_buttonGroup

javax.swing.ButtonGroup _buttonGroup

jPanel1

javax.swing.JPanel jPanel1

_okButton

javax.swing.JButton _okButton

_cancelButton

javax.swing.JButton _cancelButton

jPanel2

javax.swing.JPanel jPanel2

_splitPane

javax.swing.JSplitPane _splitPane

jPanel6

javax.swing.JPanel jPanel6

jPanel7

javax.swing.JPanel jPanel7

jPanel4

javax.swing.JPanel jPanel4

jPanel5

javax.swing.JPanel jPanel5

jPanel8

javax.swing.JPanel jPanel8

_countField

javax.swing.JTextField _countField

jPanel9

javax.swing.JPanel jPanel9

_retainButton

javax.swing.JRadioButton _retainButton

_removeButton

javax.swing.JRadioButton _removeButton

_filter

CycleFilter _filter

_selectionModel

SingleCellSelectionModel _selectionModel

Class fcmodeler.subgraph.Path implements Serializable

Class fcmodeler.subgraph.SingleCellRenderer implements Serializable

Serialized Fields

_selectionModel

SingleCellSelectionModel _selectionModel

Class fcmodeler.subgraph.Subgraph implements Serializable

Serialized Fields

_originalGraph

diva.graph.model.BasicGraph _originalGraph

Class fcmodeler.subgraph.SubgraphEdge implements Serializable

Serialized Fields

_originalEdge

diva.graph.model.BasicEdge _originalEdge

Class fcmodeler.subgraph.SubgraphFactoryDialog implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

_one

javax.swing.JRadioButton _one

_two

javax.swing.JRadioButton _two

_three

javax.swing.JRadioButton _three

_four

javax.swing.JRadioButton _four

_jtfP

javax.swing.JTextField _jtfP

jPanel2

javax.swing.JPanel jPanel2

_jbtnOK

javax.swing.JButton _jbtnOK

_jbtnCancel

javax.swing.JButton _jbtnCancel

_group

javax.swing.ButtonGroup _group

_model

diva.graph.model.GraphModel _model

_nodes

java.util.Collection _nodes

_edges

java.util.Collection _edges

Class fcmodeler.subgraph.SubgraphNode implements Serializable

Serialized Fields

_originalNode

diva.graph.model.BasicNode _originalNode

Class fcmodeler.subgraph.Walk implements Serializable


Package fcmodeler.util

Class fcmodeler.util.SetChangeEvent implements Serializable

Serialized Fields

_element

java.lang.Object _element

_type

int _type

_string

java.lang.String _string


Package fcmodeler.view

Class fcmodeler.view.ScrollableJGraph implements Serializable

Serialized Fields

_scrollPane

javax.swing.JScrollPane _scrollPane

_zoomInFactor

double _zoomInFactor

_zoomOutFactor

double _zoomOutFactor

_currentZoom

double _currentZoom

_origTransform

java.awt.geom.AffineTransform _origTransform

_fcmodeler

FCModeler _fcmodeler