OpenVersionedFileDialog

Package: ghidra.framework.main
Type: class

11.1_PUBLIC

modifiedtype-extends: OpenVersionedFileDialog
- ghidra.framework.main.DataTreeDialog
+ ghidra.framework.main.AbstractDataTreeDialog

10.3_PUBLIC

addedmethod: getDomainFile
ghidra.framework.model.DomainFile getDomainFile()
addedmethod: getDomainFolder
ghidra.framework.model.DomainFolder getDomainFolder()
addedmethod: getDomainObject
T getDomainObject(java.lang.Object consumer, boolean immutable)
removedmethod: getVersionedDomainObject
ghidra.framework.model.DomainObject getVersionedDomainObject(java.lang.Object consumer, boolean readOnly)

9.1_PUBLIC

addedmethod: dialogClosed
void dialogClosed()
addedmethod: dialogShown
void dialogShown()
addedmethod: getActionContext
docking.ActionContext getActionContext(java.awt.event.MouseEvent event)

9.0.2_PUBLIC

addedmethod: addTreeListeners
void addTreeListeners()
addedmethod: buildMainPanel
javax.swing.JPanel buildMainPanel()

9.0.1_PUBLIC

introducedInitial version