Uses of Interface
jadx.api.plugins.gui.JadxGuiContext
Packages that use JadxGuiContext
-
Uses of JadxGuiContext in jadx.api.plugins
Methods in jadx.api.plugins that return JadxGuiContextModifier and TypeMethodDescription@Nullable JadxGuiContextJadxPluginContext.getGuiContext()Access to jadx-gui specific methods -
Uses of JadxGuiContext in jadx.core.plugins
Fields in jadx.core.plugins declared as JadxGuiContextMethods in jadx.core.plugins that return JadxGuiContextModifier and TypeMethodDescription@Nullable JadxGuiContextAppContext.getGuiContext()@Nullable JadxGuiContextPluginContext.getGuiContext()Methods in jadx.core.plugins with parameters of type JadxGuiContextModifier and TypeMethodDescriptionvoidAppContext.setGuiContext(@Nullable JadxGuiContext guiContext)