Uses of Class
org.nuiton.math.matrix.gui.MatrixEditor
Packages that use MatrixEditor
-
Uses of MatrixEditor in org.nuiton.math.matrix.gui
Subclasses of MatrixEditor in org.nuiton.math.matrix.guiFields in org.nuiton.math.matrix.gui declared as MatrixEditorModifier and TypeFieldDescriptionprotected MatrixEditorMatrixPopupMenu.matrixEditorMatrix editor where this menu is attached.Constructors in org.nuiton.math.matrix.gui with parameters of type MatrixEditorModifierConstructorDescriptionMatrixPanelEvent(MatrixEditor source) MatrixPopupMenu(MatrixEditor matrixEditor) Init popop menu.