Class LibraryPathsDialog

java.lang.Object
docking.DialogComponentProvider
ghidra.app.util.opinion.LibraryPathsDialog
All Implemented Interfaces:
ActionContextProvider, StatusListener, TaskListener

public class LibraryPathsDialog extends DialogComponentProvider
Dialog for editing Library Search Paths which are used by the importer to locate referenced shared libraries.
  • Constructor Details

    • LibraryPathsDialog

      public LibraryPathsDialog()
  • Method Details