org.objectweb.jac.aspects.gui
Interface TreeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Tree

public interface TreeListener
extends EventListener


Method Summary
 void setSelection(TreePath selection)
           
 

Method Detail

setSelection

public void setSelection(TreePath selection)