Package docking.widgets.filechooser
Interface GhidraFileChooserDirectoryModelIf
-
public interface GhidraFileChooserDirectoryModelIf
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidedit()java.io.FilegetFile(int row)java.io.FilegetSelectedFile()int[]getSelectedRows()voidsetSelectedFile(java.io.File file)
-