Interface FileEventListener


public interface FileEventListener
This interface needs to be implemented to receive notifications via the fileEvent call every time a file is loaded takes place
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • fileEvent

      void fileEvent(FileEvent event)