|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||