se.datadosen.jalbum
Interface EditListener

All Known Implementing Classes:
JCustomPanel

public interface EditListener

Used by plugins that wish to become notified about album objects being edited

See Also:
EditPanel

Method Summary
 void setAlbumObject(AlbumObject ao)
          Called when user starts editing an image
 

Method Detail

setAlbumObject

void setAlbumObject(AlbumObject ao)
Called when user starts editing an image

Parameters:
ao - the AlbumObject representing the image