GhidraFileChooser
Package:
docking.widgets.filechooser
Type:
class
12.0_PUBLIC
added
method
:
hasBigData
boolean hasBigData(
)
added
method
:
registerSharedActions
static void registerSharedActions(
docking.
Tool tool,
docking.
actions.
ToolActions toolActions)
10.3_PUBLIC
added
method
:
setLastDirectoryPreference
void setLastDirectoryPreference(
java.
lang.
String newKey)
modified
type-extends
:
GhidraFileChooser
- docking.
DialogComponentProvider
+ docking.
ReusableDialogComponentProvider
10.2_PUBLIC
modified
type-implements
:
GhidraFileChooser
-
ghidra.
util.
filechooser.
GhidraFileChooserListener,
java.
io.
FileFilter
+ java.
io.
FileFilter
removed
method
:
modelChanged
void modelChanged(
)
9.1_PUBLIC
removed
method
:
getActionContext
docking.
ActionContext getActionContext(
java.
awt.
event.
MouseEvent event)
removed
method
:
main
static void main(
java.
lang.
String[] args) throws Exception
9.0.2_PUBLIC
added
method
:
cancelCallback
void cancelCallback(
)
added
method
:
okCallback
void okCallback(
)
9.0.1_PUBLIC
introduced
Initial version