org.formaria.editor.visualizer
Interface ModelTreeListener

All Known Implementing Classes:
VisualiserContainer

public interface ModelTreeListener

A listener for changes it the model's tree view

Copyright (c) Formaria Ltd., 2001-2006, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.

$Revision: 1.3 $


Method Summary
 void nodeInvoked(java.lang.String path)
           
 

Method Detail

nodeInvoked

void nodeInvoked(java.lang.String path)