Uses of Class
org.nuiton.math.matrix.gui.MatrixEditor
-
Packages that use MatrixEditor Package Description org.nuiton.math.matrix.gui Nuiton matrix panel. -
-
Uses of MatrixEditor in org.nuiton.math.matrix.gui
Subclasses of MatrixEditor in org.nuiton.math.matrix.gui Modifier and Type Class Description class
MatrixPanelEditor
Fields in org.nuiton.math.matrix.gui declared as MatrixEditor Modifier and Type Field Description protected MatrixEditor
MatrixPopupMenu. matrixEditor
Matrix editor where this menu is attached.Constructors in org.nuiton.math.matrix.gui with parameters of type MatrixEditor Constructor Description MatrixPanelEvent(MatrixEditor source)
MatrixPopupMenu(MatrixEditor matrixEditor)
Init popop menu.
-