Module org.jpo

Class ShowPictureHandler

java.lang.Object
org.jpo.eventbus.ShowPictureHandler

public class ShowPictureHandler extends Object
  • Constructor Details

    • ShowPictureHandler

      public ShowPictureHandler()
  • Method Details

    • handleEvent

      public void handleEvent(ShowPictureRequest request)
      If the node pointed at by the NodeNavigatorInterface is a document or a move we ask the Operating System to open the node. If it's a picture for which we have a reader we create a new PictureViewer to show the picture.
      Parameters:
      request - the ShowPictureRequest