Uses of Class
org.nuiton.math.matrix.gui.MatrixTableModelND
-
Packages that use MatrixTableModelND Package Description org.nuiton.math.matrix.gui Nuiton matrix panel. -
-
Uses of MatrixTableModelND in org.nuiton.math.matrix.gui
Fields in org.nuiton.math.matrix.gui declared as MatrixTableModelND Modifier and Type Field Description protected MatrixTableModelND
MatrixTableModelND.MatrixCellRenderer. model
Constructors in org.nuiton.math.matrix.gui with parameters of type MatrixTableModelND Constructor Description MatrixCellRenderer(MatrixTableModelND model)
-