com.iver.cit.gvsig.gui.toc
Interface ITocOrderListener

All Known Implementing Classes:
TOC

public interface ITocOrderListener

Author:
fjp TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void orderChanged(int oldPos, int newPos)
           
 

Method Detail

orderChanged

public void orderChanged(int oldPos,
                         int newPos)