Serialized Form


Package org.keridwen.modelling.mesh.inspector.core

Class org.keridwen.modelling.mesh.inspector.core.AnalyserTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: -5383341653133136539L

Serialized Fields

uiPanel

AnalyserUIPanel uiPanel

name

String name

Class org.keridwen.modelling.mesh.inspector.core.MeshTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: 3529550664815313489L

Serialized Fields

name

String name

uiPanel

MeshUIPanel uiPanel

Class org.keridwen.modelling.mesh.inspector.core.ReportTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: 7201096684414635801L

Class org.keridwen.modelling.mesh.inspector.core.StudyTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: -7377220646227676136L

Serialized Fields

name

String name

relatedMesh

com.artenum.penelope.mesh.interfaces.Mesh relatedMesh

Class org.keridwen.modelling.mesh.inspector.core.VtkFileTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: 3131009094979256319L


Package org.keridwen.modelling.mesh.inspector.models

Class org.keridwen.modelling.mesh.inspector.models.InspectorTreeModel extends DefaultTreeModel implements Serializable

serialVersionUID: -6276734187590801176L

Serialized Fields

tree

InspectorTree tree

Package org.keridwen.modelling.mesh.inspector.models.analysis

Class org.keridwen.modelling.mesh.inspector.models.analysis.GenericAnalysis extends Object implements Serializable

serialVersionUID: -1831547788223791452L

Serialized Fields

dataArrayList

HashMap<K,V> dataArrayList

name

String name

DATA_TYPE

String DATA_TYPE

Package org.keridwen.modelling.mesh.inspector.plot

Class org.keridwen.modelling.mesh.inspector.plot.SimplePlot extends JFrame implements Serializable

serialVersionUID: 4765148690459020840L


Package org.keridwen.modelling.mesh.inspector.ui

Class org.keridwen.modelling.mesh.inspector.ui.InspectorGUI extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

meshPanel

MeshUIPanel meshPanel

studyPanel

StudyUIPanel studyPanel

analyserPanel

AnalyserUIPanel analyserPanel

controlTree

InspectorTree controlTree

split

JSplitPane split

menuBar

org.keridwen.modelling.mesh.inspector.ui.GlobalMenuBar menuBar

controler

Controller controler

mainProgressBar

JProgressBar mainProgressBar

Class org.keridwen.modelling.mesh.inspector.ui.InspectorTree extends JTree implements Serializable

serialVersionUID: -5084860658232764060L

Serialized Fields

treeModel

InspectorTreeModel treeModel

popup

JPopupMenu popup

menuItem

JMenuItem menuItem

studyPopupMenu

StudyPopupMenu studyPopupMenu

meshPopupMenu

MeshPopupMenu meshPopupMenu

analyserPopupMenu

AnalyserPopupMenu analyserPopupMenu

controler

Controller controler

Class org.keridwen.modelling.mesh.inspector.ui.InspectorTree.MyRenderer extends DefaultTreeCellRenderer implements Serializable

serialVersionUID: -4546194831662138121L

Serialized Fields

meshIcon

ImageIcon meshIcon

analyserIcon

ImageIcon analyserIcon

studyIcon

ImageIcon studyIcon

defaultIcon

ImageIcon defaultIcon

vtkFileIcon

ImageIcon vtkFileIcon

Package org.keridwen.modelling.mesh.inspector.ui.panel

Class org.keridwen.modelling.mesh.inspector.ui.panel.AnalyserUIPanel extends JPanel implements Serializable

serialVersionUID: 6500278484323073673L

Serialized Fields

monitorScrollPane

JScrollPane monitorScrollPane

monitorTestArea

JTextArea monitorTestArea

controler

Controller controler

analysis

GenericAnalysis analysis

bufferString

String bufferString

reportBuffer

String reportBuffer

Class org.keridwen.modelling.mesh.inspector.ui.panel.AnalyserUIPanel.DashBoardPanel extends JPanel implements Serializable

serialVersionUID: 2855152411714383922L

Serialized Fields

analyseButton

JButton analyseButton

exportToReportButton

JButton exportToReportButton

exportToVtkFileButton

JButton exportToVtkFileButton

exportTovtkDataSetButton

JButton exportTovtkDataSetButton

printButton

JButton printButton

histogramButton

JButton histogramButton

Class org.keridwen.modelling.mesh.inspector.ui.panel.MeshUIPanel extends JPanel implements Serializable

serialVersionUID: 2843127481577404657L

Serialized Fields

memInfoButton

JButton memInfoButton

exportToReportButton

JButton exportToReportButton

meshElmIdLabel

JLabel meshElmIdLabel

jLabel2

JLabel jLabel2

mainPanel

JPanel mainPanel

controlSubPanel

JPanel controlSubPanel

meshElmIdTextField

JTextField meshElmIdTextField

metaButton

JButton metaButton

monitorScrollPane

JScrollPane monitorScrollPane

monitorTestArea

JTextArea monitorTestArea

printMeshElmButton

JButton printMeshElmButton

vtkMarkerButton

JButton vtkMarkerButton

exportMeshToVtkButton

JButton exportMeshToVtkButton

controler

Controller controler

bufferString

String bufferString

reportBuffer

String reportBuffer

newline

String newline

controlPanel

JPanel controlPanel

Class org.keridwen.modelling.mesh.inspector.ui.panel.StudyUIPanel extends JPanel implements Serializable

serialVersionUID: 6026517699694136405L

Serialized Fields

controler

Controller controler

monitorScrollPane

JScrollPane monitorScrollPane

monitorTestArea

JTextArea monitorTestArea

Package org.keridwen.modelling.mesh.inspector.ui.popup

Class org.keridwen.modelling.mesh.inspector.ui.popup.AnalyserPopupMenu extends JPopupMenu implements Serializable

serialVersionUID: 6935397726564823756L

Serialized Fields

remove

JMenuItem remove

controler

Controller controler

Class org.keridwen.modelling.mesh.inspector.ui.popup.MeshPopupMenu extends JPopupMenu implements Serializable

serialVersionUID: 6596991268217707904L

Serialized Fields

addAnalyser

JMenu addAnalyser

rhoAnalyser

JMenuItem rhoAnalyser

etaAnalyser

JMenuItem etaAnalyser

volCellAnalyser

JMenuItem volCellAnalyser

removeMesh

JMenuItem removeMesh

borderCellLocator

JMenuItem borderCellLocator

controler

Controller controler

selectedMeshNodeTree

MeshTreeNode selectedMeshNodeTree

Class org.keridwen.modelling.mesh.inspector.ui.popup.StudyPopupMenu extends JPopupMenu implements Serializable

serialVersionUID: -8900467337624633590L

Serialized Fields

resetStudy

JMenuItem resetStudy

loadMesh

JMenuItem loadMesh

importMesh

JMenuItem importMesh

controler

Controller controler



Copyright © 2013 Artenum. All Rights Reserved.