org.objectweb.fractal.gui.graph.model
Interface ToolsListener

All Known Implementing Classes:
BasicToolView

public interface ToolsListener

An interface to be notified of changes in a Tools model.


Method Summary
 void toolChanged()
          Notifies this listener that the currently selected tool has changed.
 

Method Detail

toolChanged

public void toolChanged()
Notifies this listener that the currently selected tool has changed.