Modelers

Uses of Interface
org.topcased.modeler.editor.INavigationListener

Packages that use INavigationListener
org.topcased.modeler.editor   
 

Uses of INavigationListener in org.topcased.modeler.editor
 

Methods in org.topcased.modeler.editor with parameters of type INavigationListener
 void NavigationManager.addNavigationListener(INavigationListener listener)
          Appends the listener to the list of navigation listeners.
 void NavigationManager.removeNavigationListener(INavigationListener listener)
          Removes the first occurrence of the specified listener.
 


Modelers

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