Package docking.widgets.filechooser
Interface GhidraFileChooserDirectoryModelIf
- 
 public interface GhidraFileChooserDirectoryModelIf
- 
- 
Method SummaryAll 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)
 
-