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