Uses of Class
org.nuiton.math.matrix.gui.MatrixPanelEditor

Packages that use MatrixPanelEditor
org.nuiton.math.matrix.gui Nuiton matrix panel. 
org.nuiton.math.matrix.viewer.renderer Nuiton matrix viewer jfreechart renderer. 
 

Uses of MatrixPanelEditor in org.nuiton.math.matrix.gui
 

Methods in org.nuiton.math.matrix.gui with parameters of type MatrixPanelEditor
protected  void MatrixPanelEditorHandler.fireEvent(MatrixPanelEditor matrixPanelEditor)
           
protected  void MatrixPanelEditorHandler.initEditor(MatrixPanelEditor matrixPanelEditor)
          Init panel with current panel matrix.
 void MatrixPanelEditorHandler.modifyMatrixDimension(MatrixPanelEditor matrixPanelEditor)
          Modify matrix dimensions
 

Uses of MatrixPanelEditor in org.nuiton.math.matrix.viewer.renderer
 

Fields in org.nuiton.math.matrix.viewer.renderer declared as MatrixPanelEditor
protected  MatrixPanelEditor MatrixPanelRenderer.editor
          Matrix editor.
 

Methods in org.nuiton.math.matrix.viewer.renderer that return MatrixPanelEditor
 MatrixPanelEditor MatrixPanelRenderer.getEditor()
          Get editor instance to allow configuration.
 



Copyright © 2004-2012 CodeLutin. All Rights Reserved.