Package jadx.core.plugins
Class AppContext
java.lang.Object
jadx.core.plugins.AppContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable JadxGuiContextvoidsetFilesGetter(IJadxFilesGetter filesGetter) voidsetGuiContext(@Nullable JadxGuiContext guiContext)
-
Field Details
-
guiContext
-
filesGetter
-
-
Constructor Details
-
AppContext
public AppContext()
-
-
Method Details
-
getGuiContext
-
setGuiContext
-
getFilesGetter
-
setFilesGetter
-