Module org.jpo

Class RenamePictureHandler

java.lang.Object
org.jpo.eventbus.RenamePictureHandler

public class RenamePictureHandler extends Object
  • Constructor Details

    • RenamePictureHandler

      public RenamePictureHandler()
  • Method Details

    • handleEvent

      public void handleEvent(@NonNull RenamePictureRequest request)
      Bring up a Dialog where the user can input a new name for a file and rename it. If the target file already exists and would overwrite the existing file A new name is suggested that the user can accept or abort the rename.
      Parameters:
      request - the request