edu.rit.slides
Interface ScreenListener


public interface ScreenListener

Interface ScreenListener specifies the interface for a screen listener object that is notified whenever a ScreenObject changes the set of slides to be displayed.


Method Summary
 void slideSetChanged()
          Notify this screen listener that the set of slides changed.
 

Method Detail

slideSetChanged

void slideSetChanged()
Notify this screen listener that the set of slides changed.



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.