org.nuiton.math.matrix.gui
Interface MatrixPanelListener

All Superinterfaces:
java.util.EventListener

public interface MatrixPanelListener
extends java.util.EventListener

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

Version:
$Revision: 168 $ Last update: $Date: 2009-07-17 18:18:45 +0200 (ven., 17 juil. 2009) $ by : $Author: echatellier $
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-2009 CodeLutin. All Rights Reserved.