Modelers

org.topcased.modeler.editor
Interface INavigationListener


public interface INavigationListener

Listener that are notified of navigation events
creation : 16 déc. 2005


Method Summary
 void diagramChanged(Diagram newDiagram)
          Method called when the current diagram changes
 

Method Detail

diagramChanged

void diagramChanged(Diagram newDiagram)
Method called when the current diagram changes

Parameters:
newDiagram -

Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.