Package org.nuiton.math.matrix.gui
Interface MatrixPanelListener
- All Superinterfaces:
EventListener
MatrixPanelListener.
Created: 21 mars 2006 14:54:05
- Version:
- $Revision$ Last update: $Date$ by : $Author$
- Author:
- poussin
-
Method Summary
Modifier and TypeMethodDescriptionvoidcalled when matrix change
-
Method Details
-
matrixChanged
called when matrix change- Parameters:
e- the event fired
-