org.nuiton.math.matrix.gui
Interface MatrixPanelListener

All Superinterfaces:
EventListener

public interface MatrixPanelListener
extends EventListener

MatrixPanelListener. Created: 21 mars 2006 14:54:05

Version:
$Revision: 323 $ Last update: $Date: 2011-01-22 10:32:20 +0100 (Sat, 22 Jan 2011) $ by : $Author: tchemit $
Author:
poussin

Method Summary
 void matrixChanged(MatrixPanelEvent e)
          called when matrix change
 

Method Detail

matrixChanged

void matrixChanged(MatrixPanelEvent e)
called when matrix change

Parameters:
e - the event fired


Copyright © 2004-2012 CodeLutin. All Rights Reserved.