Interface EditListener

All Known Subinterfaces:
EditListener2
All Known Implementing Classes:
JCustomPanel, JPhotoSphereSettingsPanel, JRawSettingsPanel, JWebPageUI

public interface EditListener
Used by plugins that wish to become notified about album objects being edited
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when user starts editing an image
  • Method Details

    • setAlbumObject

      void setAlbumObject(AlbumObject ao)
      Called when user starts editing an image
      Parameters:
      ao - the AlbumObject representing the image