Interface URIDrop.ListenerExt

All Superinterfaces:
URIDrop.Listener
All Known Implementing Classes:
EditableResizableImagePanel
Enclosing class:
URIDrop

public static interface URIDrop.ListenerExt extends URIDrop.Listener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called when an image has been successfully dropped.

    Methods inherited from interface jmri.util.iharder.dnd.URIDrop.Listener

    URIsDropped
  • Method Details

    • imageDropped

      This method is called when an image has been successfully dropped.
      Parameters:
      image - The BufferedImage that has been dropped
      Since:
      1.0