Interface EditorListener

All Superinterfaces:
EventListener

public interface EditorListener extends EventListener
Compiler listeners get notified of structure model update events. XXX remove, not used
Author:
Mik Kersten
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • currentFileChanged

      void currentFileChanged(String filePath)
      Parameters:
      filePath - full path to the current file being edited