Serialized Form
|
Package org.nuiton.math.matrix |
serialVersionUID: -6838751468730930727L
name
java.lang.String name
dimNames
java.lang.String[] dimNames
dim
int[] dim
semantics
java.util.List<E>[] semantics
defaultValue
double defaultValue
serialVersionUID: 1917420713781767581L
serialVersionUID: 1L
matrix
BasicMatrix matrix
serialVersionUID: 4092234115185263506L
matrix
MatrixND matrix
converter
SubMatrix.DimensionConverter converter
serialVersionUID: -6367416559713556559L
dim
int dim
elem
int[] elem
serialVersionUID: 1L
dim
int dim
start
int start
nb
int nb
|
Package org.nuiton.math.matrix.gui |
$activeBindings
java.util.List<E> $activeBindings
$bindingSources
java.util.Map<K,V> $bindingSources
$objectMap
java.util.Map<K,V> $objectMap
buttonEdit
javax.swing.JButton buttonEdit
delegateContext
jaxx.runtime.JAXXContext delegateContext
dimensionEdit
java.lang.Boolean dimensionEdit
editArea
javax.swing.JScrollPane editArea
jaxxMatrixManel
JAXXMatrixEditor jaxxMatrixManel
linearModel
java.lang.Boolean linearModel
linearModelShowDefault
java.lang.Boolean linearModelShowDefault
table
javax.swing.JTable table
tableModel
MatrixTableModel tableModel
allComponentsCreated
boolean allComponentsCreated
contextInitialized
boolean contextInitialized
$previousValues
java.util.Map<K,V> $previousValues
$DataSource7
java.beans.PropertyChangeListener $DataSource7
listeners
org.nuiton.util.ListenerSet<L> listeners
popupMenu
MatrixPopupMenu popupMenu
matrix
MatrixND matrix
serialVersionUID: 991329794990004265L
enabled
boolean enabled
visible
boolean visible
serialVersionUID: 2097859265435050946L
listeners
org.nuiton.util.ListenerSet<L> listeners
table
javax.swing.JTable table
m
MatrixND m
tableModel
MatrixTableModel tableModel
editArea
javax.swing.JScrollPane editArea
popupMenu
MatrixPopupMenu popupMenu
linearModel
boolean linearModel
- if true, use linear representation of matrix
linearModelShowDefault
boolean linearModelShowDefault
- if false don't show default value in matrix (ex: 0)
enabled
boolean enabled
- Deprecated. since 2.0.0 : duplicate field from parent for nothing!
- Boolean to authorize table editing.
visible
boolean visible
- Deprecated. since 2.0.0 : duplicate field from parent for nothing!
- Boolean to show matrix.
dimensionEdit
boolean dimensionEdit
- Boolean to autorize matrice dimension changes.
bEdit
javax.swing.JButton bEdit
serialVersionUID: 368165247855055401L
serialVersionUID: 3349189688987885915L
matrixEditor
MatrixEditor matrixEditor
- Deprecated.
fileChooser
javax.swing.JFileChooser fileChooser
- Deprecated.
sendToClipBoard
javax.swing.JMenu sendToClipBoard
- Deprecated.
sendToFile
javax.swing.JMenu sendToFile
- Deprecated.
withSemantics
javax.swing.JCheckBoxMenuItem withSemantics
- Deprecated.
sendToClipBoardAllCopyAction
javax.swing.Action sendToClipBoardAllCopyAction
- Deprecated.
sendToClipBoardAllPasteAction
javax.swing.Action sendToClipBoardAllPasteAction
- Deprecated.
sendToClipBoardSelectionCopyAction
javax.swing.Action sendToClipBoardSelectionCopyAction
- Deprecated.
sendToClipBoardCurrentPasteAction
javax.swing.Action sendToClipBoardCurrentPasteAction
- Deprecated.
sendToFileAllCopyAction
javax.swing.Action sendToFileAllCopyAction
- Deprecated.
sendToFileAllPasteAction
javax.swing.Action sendToFileAllPasteAction
- Deprecated.
sendToFileSelectionCopyAction
javax.swing.Action sendToFileSelectionCopyAction
- Deprecated.
sendToFileCurrentPasteAction
javax.swing.Action sendToFileCurrentPasteAction
- Deprecated.
serialVersionUID: -7498520067143762434L
enabled
boolean enabled
m
MatrixND m
showDefault
boolean showDefault
defaultValue
double defaultValue
mappingRowSems
java.util.List<E> mappingRowSems
renderer
javax.swing.table.TableCellRenderer renderer
serialVersionUID: 983978774901981167L
m
MatrixND m
addRow
int addRow
- nombre de ligne ajouté
addCol
int addCol
- nombre de colone ajouté
multRowCol
int[] multRowCol
enabled
boolean enabled
- par defaut, la matrice est editable.
renderer
javax.swing.table.TableCellRenderer renderer
Copyright © 2004-2009 CodeLutin. All Rights Reserved.