y.view
Interface ViewChangeListener

All Known Implementing Classes:
ViewControl

public interface ViewChangeListener

An interface for classes that are interested in the event that a ViewContainer changes it's current view.


Method Summary
 void currentViewChanged(View view)
           
 

Method Detail

currentViewChanged

public void currentViewChanged(View view)

© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003