picturedream.model
Interface IPictureListener

All Known Implementing Classes:
Controller4DetailInspector, ControllerPictureEnabler, PictureView, PictureInspector

public interface IPictureListener

Title: PictureDream

Description: Interface for beeing botifies bout changes in a picture

Copyright: Copyright (c) 2003 MRoc

Organisation: MRoc Audiosolutions

Version:
1.0
Author:
MRoc mail@mroc.de

Method Summary
 void onPictureChanged()
          invoked when the picture data changed
 

Method Detail

onPictureChanged

public void onPictureChanged()
invoked when the picture data changed