Serialized Form


Package com.artenum.cassandra.pipeline

Class com.artenum.cassandra.pipeline.CassandraTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

pipelineManager

PipeLineManager pipelineManager

pluginModel

PluginManager pluginModel

actorModel

VtkObjectListModel actorModel

mapperModel

VtkObjectListModel mapperModel

datasetModel

VtkObjectListModel datasetModel

lookupTableModel

VtkObjectListModel lookupTableModel

scalarBarModel

VtkObjectListModel scalarBarModel

txtActorModel

VtkObjectListModel txtActorModel

actorParentNode

javax.swing.tree.DefaultMutableTreeNode actorParentNode

mapperParentNode

javax.swing.tree.DefaultMutableTreeNode mapperParentNode

datasetParentNode

javax.swing.tree.DefaultMutableTreeNode datasetParentNode

lookupTableParentNode

javax.swing.tree.DefaultMutableTreeNode lookupTableParentNode

scalarParentNode

javax.swing.tree.DefaultMutableTreeNode scalarParentNode

txtActorParentNode

javax.swing.tree.DefaultMutableTreeNode txtActorParentNode

pluginParentNode

javax.swing.tree.DefaultMutableTreeNode pluginParentNode

root

javax.swing.tree.DefaultMutableTreeNode root

Class com.artenum.cassandra.pipeline.VtkObjectListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

vtkObjectList

java.util.ArrayList vtkObjectList

renderer

javax.swing.JLabel renderer

selectedColor

java.awt.Color selectedColor

defaultColor

java.awt.Color defaultColor

modelType

int modelType

showTypeError

boolean showTypeError


Package com.artenum.cassandra.plugin

Class com.artenum.cassandra.plugin.PluginManager extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

pluginList

java.util.ArrayList pluginList

renderer

javax.swing.JLabel renderer

selectedColor

java.awt.Color selectedColor

defaultColor

java.awt.Color defaultColor



 (c) Copyright: Artenum SARL, 101-103 Boulevard Mac Donald, 
                75019, Paris, France 2005.
                http://www.artenum.com
 
 License:

  This program is free software; you can redistribute it 
  and/or modify it under the terms of the Q Public License; 
  either version 1 of the License.

  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 Q Public License for more details.

  You should have received a copy of the Q Public License 
  License along with this program; 
  if not, write to:
    Artenum SARL, 101-103 Boulevard Mac Donald,
    75019, PARIS, FRANCE, e-mail: contact@artenum.com