Module org.jpo

Interface PictureInfoChangeListener

All Known Implementing Classes:
PictureFrameController, SortableDefaultMutableTreeNode, ThumbnailDescriptionController

public interface PictureInfoChangeListener
This interface allows PictureInfo objects to tell other objects about changes
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    inform the listener that the status has changed
  • Method Details

    • pictureInfoChangeEvent

      void pictureInfoChangeEvent(PictureInfoChangeEvent pictureInfoChangeEvent)
      inform the listener that the status has changed
      Parameters:
      pictureInfoChangeEvent - the event object with details about what changed