Interface GhidraFileChooserListener

  • All Known Implementing Classes:
    GhidraFileChooser

    public interface GhidraFileChooserListener
    A listener for notifying when the contents of the file chooser model have changed.
    • Method Detail

      • modelChanged

        void modelChanged()
        Invoked when the contents of the file chooser model have changed.